# How to Claim Your Revenue Share

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

### Step-by-Step Instructions

{% stepper %}
{% step %}

#### Connected Solana wallet

{% endstep %}

{% step %}

#### Navigate to the Token Page

1. Click the [**Token** tab](https://www.flash.trade/token) in the top navigation menu.
2. Make sure it is the wallet that has staked FAF tokens on Flash Trade
   {% endstep %}

{% step %}

#### Check Your Available Revenue Share

Look for the **"Your Revenue Share"** section to see your claimable USDC amount.
{% endstep %}

{% step %}

#### Claim Your Revenue

If you have revenue available:

1. Click the **"Claim Revenue"** button
2. Confirm the transaction in your wallet
3. USDC will be deposited directly to your wallet
   {% endstep %}
   {% endstepper %}

{% hint style="info" %}

### Important Notes

* You can claim your revenue share at any time
* Revenue continues to accumulate as long as your FAF remains staked
* You'll need a small amount of SOL for transaction fees
  {% endhint %}

### Learn More

For detailed information about how revenue sharing works, visit our [Revenue Sharing documentation](/flash-trade/flash-trade-protocol/faf-token/revenue-sharing.md).

That's it! Your USDC revenue share is now in your wallet.

### Need Help?

For additional support or questions about using Flash Trade, consult with us on [Discord](https://discord.gg/flashtrade). Remember: legitimate support will never ask for your private keys or recovery phrase.


---

# 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.flash.trade/flash-trade/getting-started/how-to-stake-and-unstake-faf/how-to-claim-your-revenue-share.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.
