> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/introduction/how-to-play-jeff-world/jeff-store.md).

# JEFF Store

**Want to enjoy JEFF World differently and make it even more fun? Try the JEFF Store!**

Many users are already purchasing **NFT packs** and **item packs** with fiat currency from the JEFF Store, making their JEFF World experience more profitable, convenient, and enjoyable.

You can do it too! Live your best JEFF World life 😊

## How to Use

<figure><img src="/files/YcOf9QxEKGwBm3zaZYDQ" alt=""><figcaption></figcaption></figure>

1. Visit the JEFF World homepage and go to the **JEFF Store**.\
   → \[[Go to JEFF Store](https://jeffworld.io/krwMarket)]
2. Choose your desired product from the displayed **Packs**.
3. Before proceeding with your purchase, carefully check the sales information for the selected product:

* **Check the price.**
* **Check the payment methods**
* **the purchase limit per account for each product.**
* **Review the refund policy:**
  * NFTs are **non-refundable** due to their unique nature.
  * For item packs, refunds are not available once the item is received from your mailbox into your inventory.

If you have any questions during the purchase or payment process, feel free to contact us at **<info@jeffworld.co.kr>**, and we’ll respond promptly!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jeff-world.gitbook.io/jeff-world/introduction/how-to-play-jeff-world/jeff-store.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.
