# Hero Status Icons

1. <img src="https://lh7-us.googleusercontent.com/N-vAwCjlg9C8oHoOouxhXzBUj-wRsGa2COYSqzdpU9kIMLRAOTrxBB5okBQmKTdI7iUCKoqrIFsRLvuzSnwdSiCmP_lZ1d1b6YwZugmSoxlS8Us2QVH4LV13Qreh2TIUVcdBKS9Ljevd_hb3IsWzbz4" alt="" data-size="line">**Available/Ready to Fight:** This icon indicates that your hero is available for any actions, and you have full control over their participation in various activities.
2. <img src="https://lh7-us.googleusercontent.com/qKs87iKIJxRBp2nVR3CCTo0Eps4j-5GvMzEYslUJwg5bxCM5Rs70G0APRSZ6HiBOBsKQGESoMEDfBbEbjFjmGn-cdC4T63ZFXuYFqcvqiWsN22ZpMW3sjfbLxidHj92MaUALeT3JzjPOttTWyiRHDMw" alt="" data-size="line">**In Adventure:** This icon signifies that your hero is currently exploring an adventure, restricting some of their actions. While your hero is in aadventure, you cannot sell them, stake them in reinforcement, or modify their equipment.
3. <img src="https://lh7-us.googleusercontent.com/HWF0reelf15NUBU8qeKiieYQ_uX4EJqW24Nm37D5vwfHEyJ471p0wV1uv_Im0UWdCHOtigVc2B8jjzve4xqAN6FSaG24kY_3kkygTfeENcAX50CVy-3YTS1r9ESwwk-TSSgBxe_LfYxDd3arJRUxpiI" alt="" data-size="line">**In Reinforcement:** This icon denotes that your hero is staked in reinforcement, temporarily limiting all actions with your hero until you decide to unstake him.
4. Additionally, there's the **"In Marketplace"** status, even though there is no specific icon for it. While your hero is listed in the marketplace, various actions with the hero are restricted. However, you have the option to close your position and return your hero if no one purchases it.


---

# 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.sacra.cc/sacra-whitepaper/game-overview/heroes-overview/hero-status-icons.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.
