> For the complete documentation index, see [llms.txt](https://mc-markets.gitbook.io/mcmarkets-infohub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mc-markets.gitbook.io/mcmarkets-infohub/faq/platform-points.md).

# Platform Points

<details>

<summary><strong>How are my points calculated?</strong></summary>

Your points are calculated daily from **Trading** and **Referral** activities, with each component weighted by its relative importance rather than fixed rules.

</details>

<details>

<summary><strong>What are Trading Points and how do I earn them?</strong></summary>

Referral Points follow a simple rule in which the referrer earns 10% of the referred user’s points. Points are calculated daily and apply to direct referrals only. If you refer multiple users, your Referral Points are based on 10% of the combined points earned by all directly referred users. All values are subject to real-time display on the page and final system settlement.

</details>

<details>

<summary><strong>How do Referral Points work?</strong></summary>

Referral Points follow a simple rule in which the referrer earns 10% of the referred user’s points. Points are calculated daily and apply to direct referrals only. If you refer multiple users, your Referral Points are based on 10% of the combined points earned by all directly referred users.

</details>

<details>

<summary><strong>Why does my ranking change?</strong></summary>

The leaderboard is updated periodically, and rankings are dynamically adjusted based on changes in your points. Specific rules are subject to the Points page.

</details>

<details>

<summary><strong>My returns are high, but why isn't my ranking going up?</strong></summary>

Rankings are based on points, not returns. Points = Trading Fees × 100 (subject to real-time display on the page and final system settlement), which is not directly linked to your rate of return.

</details>

<details>

<summary><strong>Will my ranking drop after I withdraw?</strong></summary>

The ROI Leaderboard has anti-withdrawal-gaming rules in place. Specific rules are subject to the platform's official announcement.

</details>


---

# 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:

```
GET https://mc-markets.gitbook.io/mcmarkets-infohub/faq/platform-points.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.
