# Cookie Accounts

## How to Use the Cookie Editor Extension to login to Cookie Alts

1. **Download and install** the Cookie Editor extension. [chrome link](https://chromewebstore.google.com/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm), [universal link](https://cookie-editor.com/)
2. **Launch Minecraft** and go to:
   * **Multiplayer** → **Accounts** → **Microsoft**.
3. When the Microsoft login site opens, click on the **Cookie Editor** extension.
4. In the extension window, click the **third button (Import)**.
5. **Paste the text** (the cookie data) into the box.
6. Click **Import**, then **refresh the page**.
7. You should now see a new account added. Select it.
8. Go back to Minecraft — you should be signed into the NFA.

### **⚠️ If clicking the account asks for a password or the account doesn’t appear, then the NFA didn’t work.**


---

# 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.glazedclient.com/other/cookie-accounts.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.
