# Getting Started

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

Before you can play the game, you will need to fund your in-game wallet with both Testnet $ONYX and Sepolia ETH. The game will direct you to a faucet to claim the tokens you need to play.

<figure><img src="/files/59kVIM27Ifbw39C8ciIB" alt=""><figcaption></figcaption></figure>

Minting a Taruchi costs 9 Testnet $ONYX, and the faucet should provide you with plenty of spare Testnet $ONYX for Duel entry fees. You will also need Sepolia ETH for gas, which can also be gained from the faucet. Make sure to deposit **both** Testnet $ONYX and Sepolia ETH to your in-game wallet.

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

Once your in-game wallet is funded, you will be able to mint a Taruchi. You can only have one Taruchi active at a time per wallet. It is possible to reroll your Taruchi for 3 Testnet $ONYX. This permanently destroys the Taruchi, so choose carefully.


---

# 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.asphodel.io/how-to-play/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.
