> For the complete documentation index, see [llms.txt](https://coinlive.gitbook.io/xr-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coinlive.gitbook.io/xr-whitepaper/06-flywheel.md).

# 06 Flywheel

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

The growth cycle of XRADERS is best understood through the flywheel model, a concept that illustrates how various elements of the platform interconnect to drive continuous growth and improvement.

**1st Circle:** The initial growth cycle begins with escalating user engagement within the app. This increased activity leads to the identification of more proficient players. The entry of these skilled participants generates more comprehensive and valuable data, significantly enhancing the overall user experience.

**2nd Circle:** Once the first cycle stabilizes, it lays the foundation for even more user interactions. The cycle is further reinforced by the valuable insights and skills of 'Expert Players.' Their involvement stimulates more follow trading activities, setting off a self-reinforcing cycle that continually elevates the user experience on the platform.

**Added Value:** Through this completed Flywheel model, XRADERS aims to achieve four key values:

1. **Providing Equal Opportunities:** Ensuring that all users, regardless of their level of expertise, have access to the tools and information necessary for successful trading.
2. **Rewarding Contributions:** Recognizing and rewarding the active participation and success of users, especially those who contribute significantly to the platform.
3. **Assisting in Achieving Personal Goals:** Offering resources and insights that help users meet their individual objectives.
4. **Delivering a Trustworthy Trading Environment:** Maintaining a secure and reliable platform where users can trade with confidence.

Each of these elements plays a vital role in the sustained growth and success of the XRADERS platform.


---

# 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://coinlive.gitbook.io/xr-whitepaper/06-flywheel.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.
