# How To Buy Hero

First, go to marketplace, look for heroes you would like to buy.

![](/files/-MjE980H0zyxzEQHN_rB)

Click on hero you would like to buy and click Buy Now in hero page.

![](/files/-MjE9WNsHUjOhuysqhWe)

Wallet will ask for approval of paying ETH. After you approve it, you can start to interact with smart contract. Once your purchase is successful, you can check hero in your inventory page.&#x20;


---

# 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://idlemystic.gitbook.io/idle-mystic-how-to/trade-hero/how-to-buy-hero.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.
