> 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/welcome.md).

# Welcome

## The Bounty Hunter's Voyage

In the realm of One Piece Treasure, Captain Asher commands the notorious pirate ship, the Crimson Serpent. With a crew of daring buccaneers, he scours the seas in relentless pursuit of hidden bounty.

Their journey is fraught with peril as they navigate treacherous waters, facing monstrous creatures and rival pirates at every turn. Yet, Captain Asher's determination is unwavering, fueled by the promise of untold riches lying in wait beneath the waves.

Guided by ancient maps and whispered legends, they chart a course through uncharted waters, each new horizon promising adventure and danger in equal measure.

With the wind in their sails and the thrill of the unknown driving them forward, Captain Asher and his crew set forth on their latest expedition, ready to seize the treasures that await them on the open sea.

## Official website and Social media <a href="#official-website-and-social-media" id="official-website-and-social-media"></a>

* **Website:** [**https://onepiecetreasure.io/**](https://onepiecetreasure.io/)
* **Telegram:** [**https://t.me/onepiecetreasureglobal**](https://t.me/onepiecetreasureglobal)
* **Twitter:** [**https://twitter.com/onepiece\_p2e**](https://twitter.com/onepiece_p2e)


---

# 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/welcome.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.
