> For the complete documentation index, see [llms.txt](https://docs.paal.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paal.ai/tokenomics/staking/revenue-sharing.md).

# Revenue Sharing

#### PAAL AI's Revenue-Sharing Model Integrated with Paal's Revenue Generation

**1. Sources of Revenue for Paal:**

* **Whitelisted AI Solution:** Paal offers a proprietary AI solution used by companies across industries, forming a primary revenue stream.
* **Advertising & Cross-Promotion:** Partnerships with other companies bring in additional profits.
* **Taxes from Trading (1%):** A unique aspect that directly impacts stakers.
* **PaalX Trading Fees:** Fees generated from trades executed on the PaalX platform contribute to the revenue stream, offering competitive rates for users while supporting operational growth.
* **Future Revenue Streams:** Subscription services and commissions from products offer potential growth in income.

**2. Allocation of Revenue:**

* **Paal Ecosystem Fund:** The revenues are transferred to a dedicated account named 'paalecosystemfund.eth' for purposeful utilization and ecosystem growth.
* **Distribution to Stakers:** An impressive 50% of certain earnings are allocated to stakers, promoting participation and stability.

**3. Integration with PAAL AI Revenue Sharing Plan:**

* **Staking Pools:** With various staking pools offering different APYs, stakers can choose a pool that fits their preference and investment strategy. The earnings from Paal's revenue streams contribute to the rewards within these pools.
* **Referral System & Auto-Compound Feature:** Enhancing community growth through referrals and compound interest adds layers of benefits and connects directly with the generated revenue, thereby attracting more participants.
* **Reward Claiming Mechanism:** This allows for a transparent and direct claiming process, encouraging users to engage actively with the platform.
* **Trading Volume Rewards:** The 1% share of all $PAAL trading volume creates an additional pathway for rewards, directly linking with Paal's unique tax on trading.

#### Claiming Rewards at rewards.paal.ai

The integration of PAAL AI's revenue-sharing model with Paal's revenue-generating methods forms a cohesive and dynamic structure. Token holders can claim their corresponding ETH rewards through the platform at [rewards.paal.ai](https://rewards.paal.ai).


---

# 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://docs.paal.ai/tokenomics/staking/revenue-sharing.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.
