> For the complete documentation index, see [llms.txt](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/server-features/important-warps.md).

# Important Warps

Below is a list of the most important warps and what each one is used for.

***

### 🏆 Tournament Warp

**Command:**

```
/warp tournament
```

Teleports you to the official tournament arena where **server-run tournaments and competitive events** are hosted.

***

### 🎁 Crates Warp

**Command:**

```
/warp crates
```

Takes you to the **crate opening area**, where you can use crate keys to unlock rewards.

> 💡 You can also access this area using `/spawn`.

***

### 💪 EV Training Center

**Command:**

```
/warp evtraining
```

Teleports you to a dedicated **EV training facility**, designed to help you efficiently train your Pokémon’s Effort Values.

***

### 🎨 Skins Showcase

**Command:**

```
/warp skins
```

Brings you to an area showcasing **custom Pokémon skinlines** available on the server.

***

### 🌌 The End

**Command:**

```
/warp end
```

Instantly transports you directly to **The End**, skipping the need to locate or activate an End Portal manually.

***

### ⚔️ NPC Challenge Warps

These warps allow you to battle special NPCs. Defeating them typically rewards you with **unique tags**.

#### DrDuke

**Command:**

```
/drduke
```

Challenge **DrDuke** in battle for a special tag.

#### Trey

**Command:**

```
/warp trey
```

Battle **NPC Trey** to earn a unique tag upon victory.

#### Zwiggo

**Command:**

```
/warp zwiggo
```

Fight **NPC Zwiggo** to earn another exclusive tag.

***

### 📌 Notes

* Some NPC battles may have cooldowns.
* Make sure your Pokémon are healed and prepared before challenging NPCs.
* Additional warps may be added over time as the server expands.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/server-features/important-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.
