# Platform Mechanics

- [Platform Design](https://docs.jackson.io/platform-mechanics/platform-design.md)
- [Jackson LP](https://docs.jackson.io/platform-mechanics/jackson-lp.md)
- [Products and Services](https://docs.jackson.io/platform-mechanics/products-and-services.md)
- [Referral Points System](https://docs.jackson.io/platform-mechanics/referral-points-system.md): Learn how to earn platform points and unlock referral bonuses
- [Audit](https://docs.jackson.io/platform-mechanics/audit.md)
- [Jackson Mega Upgrade](https://docs.jackson.io/platform-mechanics/jackson-mega-upgrade.md)
- [Jackson USD Reward](https://docs.jackson.io/platform-mechanics/jackson-usd-reward.md)


---

# 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://docs.jackson.io/platform-mechanics.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.
