# Home

Revolutionary Token Rewards System on Solana

## Welcome to X804 Documentation

This documentation will help you understand and interact with the X804 token rewards system.

## Quick Links

* 👋 [Introduction](https://docs.x804.xyz/documentation/introduction)
* 📜 [Token Contract](https://docs.x804.xyz/documentation/token-contract)
* 💰 [Rewards System](https://docs.x804.xyz/documentation/rewards-system)
* 📊 [Live Dashboard](https://docs.x804.xyz/documentation/live-dashboard)
* 🔌 [API Integration](https://docs.x804.xyz/documentation/api-integration)
* ❓ [FAQ](https://docs.x804.xyz/documentation/faq)

## What is X804?

X804 is a revolutionary token that automatically rewards all holders based on trading activity. Every trade contributes to a reward pool distributed proportionally to holders.

### Key Features

* 🎯 **Automatic Rewards**: No claiming required
* ⚡ **Real-Time**: Instant trade monitoring
* 🔍 **Transparent**: All transactions on-chain
* 📊 **Live Dashboard**: Track rewards in real-time

## Getting Started

1. [View Contract Address](https://docs.x804.xyz/documentation/token-contract)
2. [Understand How Rewards Work](https://docs.x804.xyz/documentation/rewards-system)
3. [Check Live Dashboard](https://docs.x804.xyz/documentation/live-dashboard)
4. [Integrate with API](https://docs.x804.xyz/documentation/api-integration)

## Need Help?

* **Telegram**: [t.me/x804](https://t.me/x804)
* **Website**: [x804.io](https://x804.io)
* **Dashboard**: [x804.io/rewards](https://x804.io/rewards)

***

Built with ❤️ on Solana blockchain


---

# 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.x804.xyz/readme.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.
