# Investing

{% hint style="info" %}
**ICO is scheduled to happen very soon! Please see the Discord channel for updates!**
{% endhint %}

## Token Functionality

Token holders will be able to stake their $BTR tokens on bettertrade.me and earn a percentage on the protocol's trading fees.

### Staking USDC

Additionally users can stake $USDC on the protocol and earn $BTR tokens as a reward for providing stability to the protocol.

### Running a Bot

People are incentivized to run a bot to collect fees from the protocol and help provide stability to the protocol. Please see [running a bot](https://bettertrade-me.gitbook.io/welcome/how-to-make-money/running-a-bot) for more info.


---

# 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://bettertrade-me.gitbook.io/welcome/how-to-make-money/investing.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.
