# Hero Market

The **Hero Market** is the place to visit if you want to **purchase** or **sell** Heroes, **rent** your Hero for Summoning, **send** a Hero to a friend, or view the **Hero Market**.

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

It allows you to view an individual Hero by Hero # or to view the full Hero Catalog. Additionally, he hosts a **Send Hero** function that allows you to send a Hero directly to an 0x address, provided that address has a Song of Rising profile associated with it.

It also have the **Buy Hero** and **Sell Hero** functions, which allow players to place their Heroes up for sale and to purchase those Heroes that others have on offer. All sales are final, so it's imperative that you double check which Heroes you are placing up for sale and the price that you're comfortable accepting.In addition, it has a List Hero for Hire option, which allows players to rent out their Heroes to be used in Summoning.&#x20;

As an additional note, if you wish to rent a Hero to use in your own Summoning, you do so through the menu in the Church.All of these Hero menus include a variety of filters to make it easier to find the exact type of Hero that you're looking for.


---

# 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.songofrising.com/song-of-rising-white-paper/game-feature/hero-market.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.
