# Point Shop

<figure><img src="https://3001192518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM8v7FghmUgMZhVOJR1uk%2Fuploads%2F7z9RbyBsJMQFM5ONC6iP%2F%EC%A0%9C%EB%AA%A9%EC%9D%84-%EC%9E%85%EB%A0%A5%ED%95%B4%EC%A3%BC%EC%84%B8%EC%9A%94_-001%20(1).jpg?alt=media&#x26;token=26f1e9f3-c0d8-4c3c-9557-e2974521f57a" alt=""><figcaption></figcaption></figure>

The Point Shop is a store where user can use points obtained by solving puzzles with the balls they throw. Initially, the shop will offer items like Google/Apple gift cards that users from all countries can purchase.&#x20;

Eventually, we plan to implement a system that allows users to order sports equipment and various other physical goods that can be delivered to any country.


---

# 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://zhunter.gitbook.io/zhunter/how-to-play/point-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.
