> For the complete documentation index, see [llms.txt](https://unixx.shop/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unixx.shop/docs/games/discord-tool-setup-download-and-installation-guides/choose-a-discord-tool/nighty-selfbot-setup-guides-for-discord/redeem-your-nighty-discord-selfbot-key.md).

# Redeem Your Nighty Discord Selfbot Key

## Activate Nighty Discord Selfbot Key

Activate your Nighty Discord selfbot key through the official loader. Find your key in your Unixx.Shop order, then use it to sign in before downloading.

{% stepper %}
{% step %}

### Find your Nighty license key

* After purchase, you’ll be taken to a page listing your order details.
* Payment confirmation emails will be sent to you (check your spam folder if needed).
* You can view your orders anytime by going to Account → Orders on the site.
* License keys are available only on the site.
  {% endstep %}

{% step %}

### Redeem your Nighty license

To redeem your Nighty license key, simply download and open the [loader](https://nighty.one/get-links). Login to your account with your Nighty license key found on your Unixx dashboard. Once downloaded, you’ll have immediate access to the product.
{% endstep %}

{% step %}

### Download Nighty Discord Selfbot

To download the Nighty Selfbot, follow the instructions below.
{% endstep %}
{% endstepper %}

{% content-ref url="/pages/hGWjmeUMvUzhoQEHQCi5" %}
[Download and Install Nighty Discord Selfbot](/docs/games/discord-tool-setup-download-and-installation-guides/choose-a-discord-tool/nighty-selfbot-setup-guides-for-discord/download-and-install-nighty-discord-selfbot.md)
{% endcontent-ref %}

### Frequently Asked Questions

#### Where can I find my Nighty key?

View the order details in your Unixx.Shop account under **Account → Orders**.

#### Where do I use my Nighty key?

Download the [official Nighty loader](https://nighty.one/get-links), then sign in with your license key.


---

# 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://unixx.shop/docs/games/discord-tool-setup-download-and-installation-guides/choose-a-discord-tool/nighty-selfbot-setup-guides-for-discord/redeem-your-nighty-discord-selfbot-key.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.
