> For the complete documentation index, see [llms.txt](https://docs.dragonz.mobi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dragonz.mobi/shop/big-shop.md).

# Big Shop

You can open the shop in the Shop Tab on the gameplay interface.

Shop specializing in accessories that boost stats and consumable items, including:

* General Store : Specializes in selling support items.

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

* Skin: Specializes in selling costumes that change appearance and boost basic player stats.

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

* Gold: Sells consumable items for players. This shop uses gold for transactions.

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

* Mount:  Shop specializing in mounts for players.

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

* Spirit Beast:  Shop specializing in spirit beasts

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

* Back Item: Spirit Beast:  Shop specializing in Back Item.

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

* Stone: Spirit Beast:  Shop specializing in Stone.

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

* Disciple: Shop specializing in Disciple.

<figure><img src="/files/VbxFaj8SubIhGKWQ9LLC" alt=""><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://docs.dragonz.mobi/shop/big-shop.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.
