# Vendor Shop

Vendor Shop is a one-stop destination where players can purchase items to enhance their gameplay. Players can enjoy exclusive discounts and bundle sales, offering fantastic value and unique items to boost their progress!&#x20;

All items available for purchase are off-chain and will be instantly accessible to players after a successful purchase. The purchase process is handled off-chain, with costs debited directly from the player’s in-game balance. If a player does not have enough currency for the purchase, they must first deposit currency on the account page.

<figure><img src="https://2410996304-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsgdZNCfZVeKFljCwmqeG%2Fuploads%2FbtPKQfCsyawX5irctFDt%2Fvendor1.png?alt=media&#x26;token=33f20b42-46d5-4102-a6a0-c33d957c6fcf" alt=""><figcaption><p>Vendor Shop Interface in the Kingdom App</p></figcaption></figure>


---

# 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://guidebook.cardanolands.com/features/vendor-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.
