> For the complete documentation index, see [llms.txt](https://wiki.orbofi.com/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.orbofi.com/learn/get-started/deposit-or-buy-crypto.md).

# Deposit or Buy Crypto

## Deposit or Buy Crypto&#x20;

### 1)If you signed up with a wallet ( Like Metamask, Trust Wallet, or any other wallet)&#x20;

If you signed up with a wallet, and it has funds ( BNB, and other assets on BNB Chain), then you can just deposit to that wallet by clicking on "receive" , if that wallet does not have enough funds, you can just deposit to your wallet (  from other wallets, or from CEXs)&#x20;

<div align="left"><figure><img src="/files/AOsoMVYFybkwzaWmq6Sg" alt="" width="285"><figcaption><p>click on "wallet" </p></figcaption></figure> <figure><img src="/files/hkKiySpFgAbcpwDCaHED" alt="" width="283"><figcaption><p>click on "receive" </p></figcaption></figure></div>

###

***

### 2) Deposit Crypto If you signed up with a social login ( Gmail, Discord, X, Apple, Telegram, etc..)&#x20;

If you used a social login to sign up,  then you would need to either deposit crypto on BNB Chain ( OBI, BNB, USDT, and USD1  )   into your account, or buy crypto directly in a few clicks with your bank card

Upon the creation of your account, we automatically generate a wallet for you, linked to the social account you used. Example: if you used Gmail to access your account on Orbofi, then your Orbofi wallet is automatically linked to your Gmail account, and you can retrieve and access your funds, account, agents, and everything, anytime you use your Gmail account, securely.&#x20;

To purchase Agentic coins, you would need BNB Chain assets. \
\
**Assets supported: OBI, BNB, USDT, CAKE, BUSD or USD1.** \
\
![](/files/GW11toIB2lyCWuZFv6Jc)\ <br>

Now that you have your wallet topped up, you're ready to go purchase agentic coins, interact with them, and participate in their agentic economy.\
&#x20;Have fun! \ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.orbofi.com/learn/get-started/deposit-or-buy-crypto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
