# Item Shop

{% hint style="info" %}
Some items may require <mark style="color:orange;">**direct communication**</mark> with the project for <mark style="color:orange;">**shipping**</mark> or other transaction details.<br>

As we stated previously, purchasing from the Item Shop has a <mark style="color:orange;">**nominal fee of $1 per purchase.**</mark>
{% endhint %}

<div data-full-width="true"><figure><img src="/files/iPl1ySpuBkLGkFCBOM6p" alt=""><figcaption></figcaption></figure></div>

* Items can include anything like <mark style="color:orange;">**merch, gift cards, event tickets, art, white-lists,**</mark> and on-chain assets like <mark style="color:orange;">**Ordinals**</mark> or <mark style="color:orange;">**Tokens.**</mark>

<div data-full-width="true"><figure><img src="/files/PFJQbtSvURsUHFcCINDH" alt=""><figcaption></figcaption></figure></div>

* In the <mark style="color:orange;">**"My Purchases"**</mark> menu, you can view <mark style="color:orange;">**details of your past orders.**</mark> The project team <mark style="color:orange;">**can provide**</mark> status <mark style="color:orange;">**updates**</mark> to keep you informed on the progress.

<div data-full-width="true"><figure><img src="/files/5HoZJBrh1FhZe3qUWE7q" alt=""><figcaption></figcaption></figure></div>


---

# 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://stakit.gitbook.io/stakit-docs/beta-testing/user-dashboard/item-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.
