> For the complete documentation index, see [llms.txt](https://quopi-ai.gitbook.io/resources/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quopi-ai.gitbook.io/resources/staking-and-use.md).

# Staking And Use

Our trading bot is deployed to the New York Stock Exchange (NYSE) via a trusted third-party platform. This allows us to be compliant with all relevant regulatory requirements. It's important to note that we do not offer the bot for download. Instead, we have designed a seamless and user-friendly platform for our clients.

To get started, users simply need to stake the bot, and it will automatically execute trades on their behalf. At the end of each trading day, users can view a detailed report of all executed trades. This transparency allows them to track the performance and results of the bot's trades. Any profits generated from successful trades will be credited directly to their account balances.

<figure><img src="/files/Q10GOAqIP0LjneSNWpFX" alt=""><figcaption><p>Quopi AI Trader is activity times, Eastern Time.</p></figcaption></figure>

### Using Quopi AI Outlined

1. **Register to Quopi** - process takes less than 2 minutes.
2. **Stake the Quopi AI Trader** - your funds will be added on the next closest trading day.
3. **Track performance**- trade results and reports for every single day can be seen on the platform.
4. **Collect Profits** - profits are credited to balance after every trading day, in 24 hour increments from the moment of investment.&#x20;
5. **Withdraw Your Earnings**  - withdrawals are instant and free of charge\\

All these points and more are discussed in the tutorials of this Gitbook repository.

<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://quopi-ai.gitbook.io/resources/staking-and-use.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.
