# Hall of Fame

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

The below displays the Hall of Fame interface of the website:

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

**#1:** Displays the Hall of Fame, showing the top 3 projects with the highest all time high (ATH). Users can also scroll horizontally to check the top 10 projects with the highest ATH for the predetermined filtered period

**#2:** Displays a filter whereby users can filter tokens displayed on the Hall of Fame by all time, month and week

**#3:** Displays the rank of the project for the current month (in a descending order)

**#4:** Displays the project's name and ticker, including the chain the token is deployed on

**#5:** Displays the amount of Xs (i.e. multiples) that the token has achieved since launching on the platform

**#6:** Displays the amount of highest market cap achieved by the token at a point in time throughout the month

**#7:** Displays the profit which was made from deploying the project based on an estimated $100 of launch fees


---

# 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/hall-of-fame.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.
