# Accounts

To use BITNET, users need to first open either an omnibus or individual wallet account with XFT.

| ACCOUNT TYPE       | CONTAINS                          |
| ------------------ | --------------------------------- |
| &#xD;Omnibus &#xD; | Subaccounts of multiple investors |
| Individual         | Single investor                   |

**FBO Accounts:** Banks hold funds on behalf of fintech’s end-users.

**Omnibus Accounts:** Brokers or intermediaries pool multiple clients’ funds in a single account without individual segregation.

**OBO Accounts:** Funds are managed on behalf of a specific client, common in asset management and trust services. Each model presents advantages in efficiency, customization, and regulatory handling, along with potential compliance risks.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.xft.finance/bitnet/accounts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
