> For the complete documentation index, see [llms.txt](https://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/epep-tiers.md).

# EPEP Tiers

Use of the EPEP bot is based on tiers connected to the amount of EPEP within a verified wallet. Verified wallets can move from tier-to-tier dynamically, as additions or subtractions of tokens take place; wallet holdings are checked multiple times each day to make sure that users are placed within the appropriate tier. While additions to tier features may occur over time, below are the current tier elements:

**Platinum:** The platinum tier requires 1.00% or more of EPEP to be held by a verified wallet. Platinum users can implement degen mode and make use of the EPEP parachute during trades. They also have access to top tier contests (profit gains and portfolio percentage growth) and receive a monthly dividend from the EPEP Treasury (5% of monthly Treasury dollars are evenly distributed to Platinum tier holders using the autotrader). Platinum tier users have a fee of 1% on autotrader transactions.

**Gold:** The gold tier applies to those users holding between 0.65% and less than 1.00% EPEP . Gold users have access to degen mode and the EPEP parachute. They also have access to top tier contests. The gold tier fee is 1.25% on all autotrader transactions.

**Silver:** Silver users are required to hold between 0.30% and less than 0.65% EPEP. Silver users have access to degen mode and the EPEP parachute. Silver users have a transaction fee on autotrades of 1.50%.

**Bronze:** To access bronze tier features, a verified user must hold between 0.10% and less than 0.30% EPEP. Bronze users have access to degen mode. Bronze users have a transaction fee of 1.75% for all autotrader transactions.

Note that all four tiers will have access to revenue sharing once launched.

Unverified users (those who hold less than 0.10%) can use the EPEP bot for picture and text reversal features. Autotrading functions become available once a user reaches the bronze tier. Unverified users can use the arena feature and create or join challenge pools. Their transaction fee is 2.50%.

<figure><img src="/files/1RzXpfWPlpi2NjUDcrKk" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/epep-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.
