> For the complete documentation index, see [llms.txt](https://wiki.drgnshield.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.drgnshield.com/modded-survival/backpacks.md).

# Backpacks

Backpacks are enabled in the Modded Survival areas of the server. While they're off in most MMORPG areas. There's a couple of backpacks you can craft on the server. Once you craft them head to the Backpack trader to get it certified and working!

### 🐗 Boar Backpack

Has 3 rows and is crafted from a boars wool.<br>

<figure><img src="/files/ybFQyGpQLlKDY1iz3GyS" alt="" width="260"><figcaption></figcaption></figure>

🦬 Buffalo Backpack

Has 4 rows and uses buffalo's wool.<br>

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

#### 🐢 Tortoise Backpack

Has 5 rows and uses a tortoise shell.<br>

<figure><img src="/files/KjZNkVgIHSDaEu7PAobr" alt="" width="241"><figcaption></figcaption></figure>


---

# 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://wiki.drgnshield.com/modded-survival/backpacks.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.
