# Fees, Rev and Bribe

**I. Fees and Rev.**

**Pass trading tax:** 5%.&#x20;

Of this, 3% goes to the Pass creator, 0.5% to the referrer, and 1.5% to the Treasury.

**Pot fees:**&#x20;

* Whenever a depositor withdraws from a Pot, 0.5% of the withdrawn amount will be **charged** as an exit fee for the Manager.
* Berally will take a 10% admin fee from the Pot manager, deducted from the performance fee.
* **Volume Fee:** Every transaction through third-party platforms will **incur** a small fee, based on the volume:

| Type          | Platform         | Volume fee |
| ------------- | ---------------- | ---------- |
| DEX           | Kodiak Swap      | 0.2%       |
|               | Oogabooga Swap   | 0.2%       |
|               | Beradrome Swap   | 0.2%       |
|               | KyberSwap        | 0.2%       |
| LP            | Kodiak Liquidity | 0.1%       |
|               | Beradrome Farm   | 0.1%       |
| Pumpfun folks | MemeSwap         | 1.0%       |

All revenue from fees will be directed to the Treasury contract and distributed as follows:

* 60% to $revBRLY holders on a monthly basis.
* 20% to be used as bribes to validators, incentivizing them to drive BGTs to the gauges.
* 20% to be allocated as development funds (so devs can buy Lambos).

**Cybera fee:**&#x20;

Bringing Cybera to life comes with some fees, including a $BERA fee and $BRLY burn. The amount depends on the actions taken, as outlined below:

<table><thead><tr><th width="263">Action</th><th>$BERA fee</th><th>$BRLY burn</th></tr></thead><tbody><tr><td>Creation + Twitter Access</td><td>TBA</td><td>6,969</td></tr><tr><td>Discord Access</td><td>TBA</td><td>4,200</td></tr><tr><td>Telegram Access</td><td>TBA</td><td>4,200</td></tr><tr><td>Autonomous Fine-tuning</td><td>TBA</td><td>6,942</td></tr><tr><td>Trading Strategy Suggestion</td><td>TBA</td><td>69,420</td></tr><tr><td>Autonomous Pot Trading</td><td>TBA</td><td>69,420</td></tr></tbody></table>

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

## II. Gauges and Bribes.

There will be two gauges set up on mainnet to receive BGTs from the validator: Pass Gauge and LP Gauge.

* The Pass Gauge will receive $BRLY as incentives.
* The LP ($BRLY-BERA) Gauge will receive $BERA and $HONEY (from the treasury) as incentives. We will also use oBERO to bribe validators through Beradrome.

We chose to bribe the Pass Gauge with $BRLY and the LP Gauge with revenue to create a self-sustaining incentive loop for participants on the platform. Something like this:

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

Pass volume surge → Taxes are used to fund incentives for LP Gauges → $BRLY value increases → Incentivizes skilled traders to join Berally → Attracts more users to buy Passes -> Pass volume surge.


---

# 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.berally.io/tokenomics/fees-rev-and-bribe.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.
