# Getting Started

- [Taiko Guides](https://docs.henjin.xyz/getting-started/taiko-guides.md): Our tailored guides for those wanting to enter the Taiko universe.
- [Create a Taiko Wallet](https://docs.henjin.xyz/getting-started/taiko-guides/create-a-taiko-wallet.md): To use Henjin.xyz you will need a Taiko compatible wallet.
- [Add Taiko to Wallet](https://docs.henjin.xyz/getting-started/taiko-guides/add-taiko-to-wallet.md): To use Henjin.xyz you will need a Taiko compatible wallet (like Metamask) connected to the Taiko blockchain.


---

# 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.henjin.xyz/getting-started.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.
