# Token

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

The below displays the Token interface of the website:

<figure><img src="/files/0UQRL4swWV4zkO20MOBa" alt=""><figcaption></figcaption></figure>

**#1:** Displays the bar with the top 10 projects, ranked by the number of Xs (i.e. multiples) the projects have achieved since launching. The top 3 projects of this list compete for $10,000 in rewards each month!

**#2:** Displays the Leaderboard Rewards. As stated above, Chef.fun rewards the top 3 cooks in the Hall of Fame (highest ATH projects) each month with a BIG prize-pool of $10,000 in ETH for the creators of these projects. Refer to the Benefits section for more details on how the rewards are split amongst the top 3 projects.

**#3:** Displays the button users can use to connect their wallet to the platform, allowing them to start trading and deploying tokens

**#4:** Displays the most recent buys which occurred across all of the platform

**#5:** Displays the top 3 tokens that are the closest to reaching $59,000 market cap and hence have a high potential of being listed on a DEX

**#6:** Displays the projects which are live on the platform. If users do not change any of the filtering options, the filter will display the most recently traded tokens (in a descending order)

**#7:** Displays the filter options, which allows users to tweak the ordering of the projects to their preferences

Upon clicking on a token, the below criteria are shown:

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

**#1:** Displays the token's banner, which can either be an image or a GIF

**#2:** Displays the token's logo

**#3:** Displays the token's name

**#4:** Displays the token's ticker and the chain the token is deployed on

**#5:** Displays the category the token is classified in. If the token is in the Meme category, a 0/0 tax will be displayed here. However, if the token is in the utility category, a 5/5 tax will be displayed on the platform and on the respective DEX. If the token does not fit into either of these categories, it is labelled as "Custom”

**#6:** Displays the taxes on the token at that point in time (excluding platform fees)

**#7:** Displays the token's description

**#8:** Displays the token's socials (Website, Telegram, X, etc.)

**#9:** Displays the token's volume, market cap and liquidity pool values

**#10:** Displays the token's percentage progress until the token gets listed on a DEX


---

# 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://chef-fun-organization.gitbook.io/chef.fun/the-platform/token.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.
