> For the complete documentation index, see [llms.txt](https://olaxbt-docs.gitbook.io/olaxbt-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://olaxbt-docs.gitbook.io/olaxbt-doc/project-info/olaxbt-agent/chat-to-earn.md).

# Chat to Earn

Core tier users (Core, Core Pro, Core Ultra) can earn credits simply by engaging in conversations with the Chat Interface.

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

These credits can be used to access powerful AI-driven trading tools like market analysis and whale tracking.&#x20;

The more you chat, the more credits you accumulate, unlocking greater opportunities to leverage advanced utilities and enhance your crypto trading experience. Apart from it, getting a Core Pro or/and Core Ultra grants token allocation at 1 month after TGE.

| Tier                   | Core                                                                                                                                                                                                                    | Core Pro                                                                                                                                                                                                                | Core Ultra                                                                                                                                                                                                                |
| ---------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|                        | ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXedfV4JWWBFRLcPLimJ4dN1eVBNO4SO-ffAUXSB9nSoQR0wud6VMSqFN-EgC6IkWKiT25QbgC0vrpWv9ChlVxiKVD8kqocJQUbycCrTBMDMNipfXLRO1wNC399syyqa4uI75H0-?key=evsUejIPYJn8d96csRI8OA) | ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdsdK9XjHad9sbqHoe7_wfUtkUzWICtB8uKsx8wUjD4Ss2DOpM8-zV-_eXdA90dZ6lytyc-aE-o22wo5gboJarX7qhZIGEDX5UHxci4hQM3j3FoXcaExzNPioMRwuN7dlfy780n?key=evsUejIPYJn8d96csRI8OA) | ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXceQCQcix6hWdkyhXGEGFOByA__TQaCtykvjJuBirJwxMSvng6FNFoWhKfi9XL1P6zvGt-sM6rPKnJvckYwpfeE7i2v1nmno7wfNpIv-L9-qQO_hdqK1qDIwmKmVWfPWNzp-45hMA?key=evsUejIPYJn8d96csRI8OA) |
| **Price**              | Free                                                                                                                                                                                                                    | 0.1 BNB                                                                                                                                                                                                                 | 1 BNB                                                                                                                                                                                                                     |
| **Phase 1 Supply**     | Unlimited                                                                                                                                                                                                               | 1,000 Core                                                                                                                                                                                                              | 15 Core                                                                                                                                                                                                                   |
| **Token Distribution** | -                                                                                                                                                                                                                       | 1,000 tokens@ Post TGE 1 month                                                                                                                                                                                          | 12,000 tokens@ Post TGE 1 month                                                                                                                                                                                           |

New users can claim 100 free trial credits to start engaging in the Chat Interface and top up to continue earning additional credits ([Detail Guide](https://olaxbt-docs.gitbook.io/olaxbt-doc/~/revisions/J8Dz7c3mYwPFxBxpyLJt/core-product-suite/chat-interface)) Start chatting today to maximise your rewards! &#x20;

**Update on Sep 2025:** Airdrop on Agent Core at TGE already is completed! Stay tuned for more upcoming incentive!

\ <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://olaxbt-docs.gitbook.io/olaxbt-doc/project-info/olaxbt-agent/chat-to-earn.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.
