# Retrieving License Key

### **Retrieving License Key from Your PC:**

1. Press Win+R
2. Type `%appdata%/Nighty Selfbot`, and press OK.
3. If successful, open *auth.json* with *Notepad* (Right click - open with - Notepad).
4. Locate your license key in auth.json and copy it.

### Retrieving License Key from Order Email:

1. Search your email inbox for the keywords "Nighty," "Shoppy," or "Sellix"
2. Locate your license key in order confirmation email.

### **Retrieving License Key via Nighty Support:**

1. Head to the [Support Portal](https://nighty.support/).
2. Initiate a new support request.
3. Include as much information as possible such as Reseller or Seller name, Date of purchase, Payment method, Email address, Discord ID or name+tag, and email confirmation screenshot.

Nighty Support Team will assist you in retrieving your license key promptly.


---

# 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://docs.nighty.one/troubleshooting/retrieving-license-key.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.
