# Searching for Warps

In the **/warps** menu, click on the **oak sign**, which will fill the gui window with all of the public warps on the server. Each warp is represented by icons. Hovering over an icon will show you the name of the warp, how many visits the warp has, and what kind of warp it is. Clicking on the icon will teleport you to the warp.

<img src="/files/ADfWxcMB11YEdmLnvWYf" alt="" data-size="original">

You can get to /warps in a few other ways:

* In the chat window, type /warp name-of-warp (it has autofill, so feel free to use that to help you find a warp as well!)
* Click a sign that says **\[**<mark style="color:orange;">**Warp**</mark>**]** with the warp name under it

<div align="left"><figure><img src="/files/uqAWGM9COjFwgPrt14Q6" alt="" width="184"><figcaption></figcaption></figure></div>


---

# 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/searching-for-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.
