> 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/tutorials-and-guides/buy-and-trade-agent-coins.md).

# Buy & Trade Agent coins

\
Buy Agentic coins

<div align="left"><figure><img src="/files/9MmpdzORNH1Z6FhVF7Tv" alt="" width="375"><figcaption></figcaption></figure></div>

In order  to purchase any Agentic coin, just type the amount you want to spend ( assuming that first you have funds in your wallet, or you have deposited to your account) and you will get the quote ( the amount of Agentic coins you will receive ), and press Buy Order, it's that simple\
\
You would need to confirm the Tx once in your wallet

## Sell Agentic coins

<div align="left"><figure><img src="/files/0L8F8IcBbYD512V5fzCu" alt="" width="375"><figcaption></figcaption></figure></div>

In order to sell, you simply have to choose the percentage or the amount you wish to sell, and choose the receiving currency ( OBI, BNB, USDT). \
You would need to first authorize the transaction on your wallet.<br>

## Currencies supported

<figure><img src="/files/H9C8nTmqzwOX3wNauVLz" alt=""><figcaption></figcaption></figure>

the currencies supported on both the Buy and Sell transactions are: OBI, BNB, USDT, USD1, BUSD, and CAKE\ <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/tutorials-and-guides/buy-and-trade-agent-coins.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.
