# Jackson.io

## Jackson.io

- [About Jackson.io](https://docs.jackson.io/getting-started/about-jackson.io.md)
- [Playing Games](https://docs.jackson.io/getting-started/playing-games.md)
- [What is JacksonLP Protocol?](https://docs.jackson.io/getting-started/what-is-jacksonlp-protocol.md)
- [Using Jackson Chat](https://docs.jackson.io/getting-started/using-jackson-chat.md)
- [$JACKSON Litepaper](https://docs.jackson.io/getting-started/usdjackson-litepaper.md)
- [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)
- [JacksonChat App](https://docs.jackson.io/ecosystem/jacksonchat-app.md)
- [Jackson Sharkz NFT](https://docs.jackson.io/ecosystem/jackson-sharkz-nft.md)
- [Contact Us](https://docs.jackson.io/policies-and-support/contact-us.md)
- [Terms and Conditions](https://docs.jackson.io/policies-and-support/terms-and-conditions.md)
- [FAQ](https://docs.jackson.io/policies-and-support/faq.md)
- [How to Stake from JacksonLP](https://docs.jackson.io/policies-and-support/faq/how-to-stake-from-jacksonlp.md): This guide provides step-by-step instructions for staking assets in the JacksonLP liquidity pool to earn points on the platform.
- [How to Unstake from JacksonLP](https://docs.jackson.io/policies-and-support/faq/how-to-unstake-from-jacksonlp.md): This guide provides step-by-step instructions for unstaking assets from the JacksonLP liquidity pool to retrieve your funds.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.jackson.io/getting-started/about-jackson.io.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.
