> 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/master/dictionary.md).

# Dictionary

### Bounty Contracts/Immortal Gear

In HodlGod, Bounty Contracts/Immortal Gear Sets are NFTs that symbolize strength, power, and make you stand out. They also allow you to earn extra rewards within the game. Bounty contract/Immortal Gear NFTs are crafted using a set of four Immortal Shards. These NFTs can be transferred, loaned, traded, sold, and of course used in HodlGod. See [here](/hodlgod/play-to-earn/how-to-earn/bounty-contracts.md). Immortal Gear/Bounty Contracts can also be staked on [WhenStaking](https://onessus.gitbook.io/whenstaking).

### VOID

VOID is Onessus' native utility token. An EOSIO token on the WAX network, VOID is the cryptocurrency that powers all Onessus products, present and future, including HodlGod. VOID is currently available to purchase with WAXP on the [Alcor exchange](https://wax.alcor.exchange/). &#x20;

### WAX

WAX is the blockchain on which HodlGod exists. It is used to issue our NFTs and maintain our ecosystem. It is also the network on which our utility token, VOID, is traded. WAXP can be purchased on Binance and Kucoin.

### PTE / P2E

Play-To-Earn is how we allow people to earn from playing our games and using our ecosystem. In HodlGod, you have multiple ways of earning while playing that you can find [here](/hodlgod/play-to-earn/how-to-earn.md).&#x20;

### STE / S2E

Stream-To-Earn is a streaming program put in place by Onessus that allows you to stream yourself playing one of our games and earn VOID and NFTs out of it. More details can be found [here](https://onessus.gitbook.io/stream-to-earn/).


---

# 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/master/dictionary.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.
