# Hall of Fame (HOF)

Hall of Fame (HOF) page is the most exclusive section of the website. This page is reserved for the people who excel in our AI Challenges. You can check out the HOF [here](https://dockship.io/hall-of-fame).

![Hall of fame page.](/files/-MOKt6B6ab9XnU7gjyZ2)

#### How can I be featured in HOF?

HOF is updated regularly and Dockship users can find their place in HOF by in securing Top 3 position in any of the AI Challenges on Dockship.&#x20;


---

# 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.dockship.io/achievements/hall-of-fame-hof.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.
