# Featured Warps

In the /**warps** menu, there are 5 heads featured under the two top buttons.&#x20;

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

Each player head belongs to the person whose warp is featured. If you hover over the head, it will tell you the warp name, how many visits it has, and its ranking. Clicking on the head will teleport you to the warp.

Anyone with a warp can promote their warp in this **featured warps** menu. To do that, you need $25K and wait until one of the featured warp slots are available (if it's available, it will show a Steve head instead of a player's head). Simply click on the free warp slot, and confirm you want to spend $25K to feature your warp. If you have more than one warp, it will show you a list of your warps so you can pick which one you want to feature. Featured warp slots expire in 3 days. Expirations of featured warps are announced in chat, so keep an eye out!


---

# 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.mineseed.org/mineseed/warps/featured-warps.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.
