# Guild Shop

1. **What is the Guild Shop?**
   * The Guild Shop is where you can purchase items needed for Guild Wars and a variety of goods essential for character growth.
   * The currency used to buy items is **Guild Coin**.
   * Some items can also be purchased using [**Nyangvine**](/economic-system/currencies/nyangvine.md).

2. **Guild Coin**
   * Guild Coins can be obtained through Guild Attendance, Guild Quests, and the Taming Labyrinth.
   * They can be used in guild-related content such as the Guild Shop and upgrading Guild Skills.


---

# 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://wiki.ragnaroklibre.com/game-system/guild/guild-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.
