# Shop Settings

**Setting up game currency in app stores**

<figure><img src="https://static.wixstatic.com/media/d59ada_d26b9f6a16024597959e0f267f6f914b~mv2.jpg/v1/fill/w_600,h_321,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/editor_18.jpg" alt=""><figcaption></figcaption></figure>

1 - On / off Unity in-app purchasing

2 - Product ID from the app stores

3 - the amount of game currency for which the booster is bought


---

# 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://docs.candy-smith.com/main/pop-blocks/shop-settings.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.
