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

# How to Play (Step-by-step)

Firstly, register to receive 500 USDT for the close beta, and join the competition to see who can earn the most during the close beta period.

<figure><img src="/files/DOt8hLG58n16IkUFq1rX" alt=""><figcaption><p>Register to receive 500 USDT.</p></figcaption></figure>

After registration, in the Shop interface, you'll find a list of treasure chests available for purchase. Depending on the amount of money you have, or by calculating to maximize profit, you can make the most optimal purchase. Since there are only 3 purchasing opportunities per day, they will reset daily at 4 PM UTC.

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

Like in the image above, you'll see the red underlines.

* **Level 1:** Available purchase: 3  (The more you trade, the higher your level will increase, and you may have more purchasing opportunities.)
* **500 berry coin** = 500 USDT close beta.
* **Listing:** List of treasure chests currently for sale or awaiting sale.
* **My listing:** The treasure chests you have purchased.
* **Price:** Sorting by price (click 1 or 2 times to sort from high to low or from low to high).
* **Time:** Sorting by time (click 1 or 2 times to sort by closest or farthest time).
* **Reload** **button**: Click to faster reload.
* **Shop button:** Click here to buy treasure.

After purchasing a treasure chest, please wait for 8 / 10 / 12 hours for it to be listed on the market for level 1 / level 2 / level 3 chests respectively.

After it's displayed on the market, and another pirate purchases your chest, you'll receive back the capital you invested in purchasing the treasure chest plus 2% profit from it. Additionally, you'll receive a lucky spin ticket.

For example, if you purchase a treasure chest for 50 USDT, after 8 hours, you'll receive 51 USDT back plus 1 lucky spin ticket.

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

Please go to Home > Spin page to use the lucky spin ticket.

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


---

# 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://onepiece-treasure.gitbook.io/onepiece-treasure/how-to-play-step-by-step.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.
