> For the complete documentation index, see [llms.txt](https://info.zehnafzar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.zehnafzar.com/projects/crypto-exchange.md).

# Crypto Exchange

<div data-full-width="true"><figure><img src="/files/NTg3J7Q9aYq2X64EKCxh" alt=""><figcaption></figcaption></figure></div>

After joining Crypto Exchange , users will be able to choose from 8 different NFT classes symbolized by an Astronaut, which will later be used as a ticket to join Qbits’s daily/weekly challenges. Each NFT class has its own exclusive challenges and rules.

<figure><img src="/files/0ltGfti3nTqfXeDgk7ut" alt=""><figcaption></figcaption></figure>

After purchasing your NFT, you will receive a notification regarding the start date of the challenges.

Once a challenge is started, the traders would then submit their trading orders with SL and TP points. The number of trades is dependent on the NFT card limits.

Qbit offers daily, every 3 days, and weekly trading challenges. Once the trading challenge is over, your results will automatically be shared on our tournament ranking, and depending on where you stand, your reward will be calculated and paid out from the **prize pool**.

**Winners** will be rewarded based on their ranking with our in-app currency which can either be used in our app or cashed out. Swapping your prize for BUSD and other crypto coins is also possible.


---

# 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://info.zehnafzar.com/projects/crypto-exchange.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.
