# FAQ

***

### Got a question? Join our [Discord](https://discord.com/invite/onchainheroes) server for a quick response.

***

#### Will playing OCH earn XP?

Yes! See the Rewards System above.

#### Should I send my Genesis Rings to AGW?

No. AGW wallets can only exist on Abstract Mainnet. If you send your Genesis Ring to AGW, it will be irrecoverable and lost forever.

#### My NFT is not in my wallet anymore! Where is it?&#x20;

Onchain Heroes utilizes staking, meaning that while your heroes are out in battle, they will be held by our game contracts until your heroes return home.

***


---

# 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.onchainheroes.xyz/general/faq.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.
