> For the complete documentation index, see [llms.txt](https://entity.gitbook.io/entity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://entity.gitbook.io/entity/space-race/bounties.md).

# Bounties

## Hatom

Show off your DeFi skills with [Hatom](https://www.hatom.com/) to earn Astro Credits and a chance to share $10K in rewards. To complete these [bounties](https://spacerace.entity.global/bounty/hatom), you must test out the $USH devnet site for Hatom's upcoming stablecoin.&#x20;

1. [Create](https://devnet-wallet.multiversx.com/create) a MultiversX Wallet.
2. Claim xEGLD from the [official faucet](https://devnet-wallet.multiversx.com/faucet) or <https://r3d4.fr/faucet>. &#x20;
3. [Swap](https://devnet.ashswap.io/swap) the xEGLD tokens you claimed to USDC, Hatom, or WBTC as needed for the tasks. Make sure to save some xEGLD for transaction fees.
4. [Follow](https://spacerace.entity.global/bounty/hatom) the guides or videos to complete bounties on [Hatom Devnet](https://devnet.hatom.com/ush).&#x20;

## Knights of Cathena

This turn-based strategy game brings together fun and on-chain rewards. Put your strategy to the test with [Knights of Cathena](https://knights-of-cathena.com/) and unlock $CGO token rewards, NFTs, and more. Plus, earn Astro Credits for the $ENT airdrop!&#x20;

1. Download the Knights of Cathena[ app.](https://knights-of-cathena.com/play)
2. After creating your account, click Referrals and set “Entity” as your referrer.
3. Win matches to earn stars. Once you collect 6 stars and reach Squire 1 rank, you can export your wallet and connect it to Space Race.
4. Link your wallet by setting your username to your unique code generated on the [Space Race Bounties page](https://spacerace.entity.global/bounty/koc).&#x20;

{% hint style="info" %}
For an overview of how to play Knights of Cathena, check out the [Entity Strategy Guide](https://medium.com/@EntityFinance/knights-of-cathena-entity-strategy-guide-c571f5cb81c8).&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://entity.gitbook.io/entity/space-race/bounties.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
