> For the complete documentation index, see [llms.txt](https://onessus.gitbook.io/hodlgod/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onessus.gitbook.io/hodlgod/play-to-earn/how-to-earn/bounty-contracts.md).

# Bounty Contracts

In HodlGod, Bounty Contracts are NFTs that symbolize strength, power, and make you stand out. They also allow you to earn extra rewards within the game.

{% content-ref url="/pages/-Ml3lKR4N39fOVE7bcrt" %}
[NFT Drops](/hodlgod/play-to-earn/how-to-earn/nft-drops.md)
{% endcontent-ref %}

You have two ways of acquiring them in our [collection](https://wax.atomichub.io/market?collection_name=hodlgod\&order=desc\&schema_name=genesis\&sort=created\&symbol=WAX) :

* You can buy them directly on the [**marketplace**](https://wax.atomichub.io/market?collection_name=hodlgod\&match=bounty%20contract\&order=desc\&schema_name=genesis\&sort=created\&symbol=WAX) and then equip them from the NFT Inventory tab in the game.
* You can buy multiple shards (One Mainhand Sword, One OffHand Sword, One Armor, One Bow) and combine them through [this](https://wax.atomichub.io/tradeup/hodlupgrades/ibc1+ibc2+ibc3+ibc4+ibc5?permutation=true) page.

{% hint style="warning" %}
Some skins will only be purely cosmetic, so make sure you check for the Bounty Contract and Immortal Gear prefix if you want to be granted extra in-game rewards.
{% 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://onessus.gitbook.io/hodlgod/play-to-earn/how-to-earn/bounty-contracts.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.
