# Home

Welcome to the fractrade.xyz documentation! Learn how to use and contribute to the Fractrade platform and be proud of yourself to even reading the docs ;) This documentation is more targeted towards technical users who want to understand the platform and do some serious stuff with it. If you have any questions, just ask in our Twitter community here: [@fractrade](https://x.com/i/communities/1886099096630382819) or ask in our Telegram channel here: <https://t.me/+GLWYcyXi1dtmYzhk> .

<figure><img src="/files/4rP7lKPSCNjwH9f8GtqP" alt=""><figcaption></figcaption></figure>

### What is fractrade.xyz?

Fractrade is a platform for creating and managing AI trading agents to enhance your trading on Hyperliquid. Our agents offer features like risk management, copy trading, sniping, whale monitoring, backtesting, and more. You can connect your Hyperliquid account and use individual agents for tasks like improving risk management while trading manually, or combine multiple agents to build fully automated strategies—such as detecting chart patterns and executing trades. Agents run via the Hyperliquid API on your own account or within Hyperliquid vaults, allowing you to earn a share of the profits.

### The Frac Token

The FRACTRADE ecosystem is powered by the FRAC token, a pure utility token designed to provide access, governance, and additional features to its holders. By integrating the token into the platform's core functionality, FRACTRADE ensures a fair, democratic, and community-driven approach to development and usage.

\
[FRAC](https://app.hyperliquid.xyz/trade/0x58fb407b5fce2b90348cdf090d6dd3d4), available on Hyperliquid Spot, is the platform's token, granting access to governance rights and advanced features.

Token Details: <https://fractrade.xyz/buy-token/>

Holder Structure: <https://fractrade.xyz/token/holder-structure/>

<br>


---

# 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://fractrade.gitbook.io/fractrade/home.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.
