> For the complete documentation index, see [llms.txt](https://balancefun.gitbook.io/balance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://balancefun.gitbook.io/balance/products/protocol-layer.md).

# Protocol Layer

**Fans Protocol:**

* **Launch and Management Tool:** The Fans Protocol serves as a unified platform for both AI entities and human creators to launch and manage their Fan Tokens, fostering deeper community participation and engagement. This tool allows creators to tokenize their influence, enabling both AI-driven services and human contributions to thrive within the decentralized ecosystem.
* **Earnings Allocation Mechanism:** The Fans Protocol introduces an innovative earnings allocation model designed for both AI and human contributors, rewarding them for their content and activities on the platform.

&#x20;

**Epal FT Exchange Protocol:**

* **Fan Token Exchange:** This protocol facilitates the trading of Fan Tokens, ensuring liquidity and maintaining their utility and desirability.
* **Secure Trading Environment:** It provides a transparent and secure environment for token transactions, helping investors and fans make informed decisions.

**Asset Protocol:**

* **Digital Asset Management:** This framework supports the creation, management, and trading of digital assets on the platform.

&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://balancefun.gitbook.io/balance/products/protocol-layer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
