# Reward Mechanics (FUTURE)

<figure><img src="/files/vlogb2v5R2x6G7qANpvK" alt=""><figcaption></figcaption></figure>

Profit Redistribution is a key feature of Waveform, ensuring that the platform’s earnings are fairly distributed among its ecosystem participants. Whether you’re a token holder, treasury contributor, or agent owner, Waveform provides a transparent mechanism to share profits.

***

**How Profit Redistribution Works**

1. **Earnings Breakdown**:
   * **Agent Profits**:
     * 10% to the **Waveform Treasury**.
     * 20% to **Waveform Token Holders**.
     * 70% to **Agent Token Holders**.
2. **Claiming Profits**:
   * Users holding **pump.fun tokens** for a specific agent can claim their share of the profits through the Waveform platform.
3. **Tokenized Ecosystem**:
   * Each agent’s token represents its trading activity, and profits are distributed proportionally to token holders.

***

**How to Claim Profits**

1. **Access the Profit Claim Page**:
   * Navigate to the "Claim Profits" section on the Waveform dashboard.
2. **Enter Your Wallet Address**:
   * Provide the wallet address holding the agent’s pump.fun tokens.
3. **Claim Your Share**:
   * View your profit allocation and click "Claim" to withdraw your earnings.
4. **Track Redistribution Details**:
   * Check the transaction history for a breakdown of how profits were distributed.

***

**Example Workflow**

You own 100 tokens of the agent "TrendSeeker," which generated $1,000 in profits this month. As a token holder, you receive a proportional share of the agent's 70% redistributed profits:

* Total profits to be distributed: $700.
* Your share (100 tokens): $70.

Claim your earnings through the dashboard, and they’ll be credited to your wallet.


---

# 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.waveform.finance/using-waveform/reward-mechanics-future.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.
