> For the complete documentation index, see [llms.txt](https://nemesis-downfall.gitbook.io/nemesis-downfall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nemesis-downfall.gitbook.io/nemesis-downfall/game-guides/buy-nemesis-downfall-skins.md).

# Buy Nemesis Downfall Skins

In Nemesis Downfall, you have the possibility to win character skins or buy them using your [earned rewards](/nemesis-downfall/usdnd-token/rewards-distribution.md) or [deposited tokens](/nemesis-downfall/game-guides/deposit-and-withdraw-tokens/deposit-tokens-to-your-game-account.md).

### 1. Browse the Armory

From your main menu, reach your [Armory](/nemesis-downfall/game-guides/navigate-game-menus/armory.md) menu using the top menu

<figure><img src="/files/qCwEXTL7GuCRyWvMhe3f" alt=""><figcaption></figcaption></figure>

You can browse through the different character and weapon skin using the character and weapon tab on the left.

You can then browse through each character or weapon skin on the skin tab on the right

<figure><img src="/files/8U6ZJ5y6BXsoDVFeC9P8" alt=""><figcaption></figcaption></figure>

### 2. Buy chosen skin

Select the skin you would like to purchase and hit the "Buy" Button.

<figure><img src="/files/bV2MKyzjYNU6r9Ig4NOg" alt=""><figcaption></figcaption></figure>

The "Buy Skin" pop up will let you select what token you would like to use to purchase the skin, and update its price in tokens.&#x20;

Hit the Buy button and wait for the game to confirm the success of the purchase.

Close the pop up, and remeber to hit the "Select" button if you wish to immediately start playing with it!

<figure><img src="/files/TLPBYGelGd0MsisuZlSl" alt=""><figcaption></figcaption></figure>


---

# 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://nemesis-downfall.gitbook.io/nemesis-downfall/game-guides/buy-nemesis-downfall-skins.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.
