# Adding Revenue Path Tiers

#### Enabling Tiers on Revenue Paths

When you enable Tiers on your Revenue Path, the initial funds processed through the Revenue Paths will distribute to the designated recipients first. Set the Token Tier Limit to the maximum amount of specific token that you want to split within the specific Tier. Additionally, fill in the Collaborators' wallet addresses and tier shares. Additionally, you have the option to add multiple tiers.&#x20;

#### Tokens

We support ETH & Standard ERC20's like WETH, USDC, DAI.

#### Fee

Basic usage of Reveel is free. When Tiers are activated, Reveel will deduct a platform fee of 1% on funds processed through the Revenue Paths.

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


---

# 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.r3vl.xyz/reveel-protocol-v2-documentation/getting-started/adding-revenue-path-tiers.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.
