# In-Game Assets

In The Nemesis, there are various in-game assets designed to offer all users, including **non-crypto ones**, a simple and engaging gaming experience. These assets are:

* [**COINS**](https://the-nemesis.gitbook.io/the-nemesis-whitepaper/projects-overview/play-and-earn-ecosystem/in-game-assets/coins)
* [**BITS**](https://the-nemesis.gitbook.io/the-nemesis-whitepaper/projects-overview/play-and-earn-ecosystem/in-game-assets/bits)
* [**Inventory items**](https://the-nemesis.gitbook.io/the-nemesis-whitepaper/projects-overview/play-and-earn-ecosystem/in-game-assets/inventory) **: avatar skins, avabots, cards, reactions, gameplay assets and Miners** *(new system integrated with NEMS coming soon)*

Additionally, there are [**crypto assets**](https://the-nemesis.gitbook.io/the-nemesis-whitepaper/crypto-assets) that aim to enhance and expand the in-game experience. One example of such crypto assets is the [**Companions**](https://the-nemesis.gitbook.io/the-nemesis-whitepaper/crypto-assets/nfts/s1-companions) NFT collection. In fact, Companions NFTs are used in the [**Season Pass**](https://the-nemesis.gitbook.io/the-nemesis-whitepaper/technology/gamification/season-pass) to provide a boost to EXP points, significantly enriching their Holders' experience in the platform.

In the [crypto assets chapter](https://the-nemesis.gitbook.io/the-nemesis-whitepaper/crypto-assets), you will find a detailed description of these assets, their functionalities, and how they contribute to the overall gameplay experience within The Nemesis.&#x20;


---

# 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://the-nemesis.gitbook.io/the-nemesis-whitepaper/projects-overview/play-and-earn-ecosystem/in-game-assets.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.
