> For the complete documentation index, see [llms.txt](https://docs.kindawindy.today/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kindawindy.today/mobile-docs/en/error-list/hwid-mistmatch.md).

# HWID Mistmatch

This means that your HWID does not match the one linked to the key.

## Solution

1. Open the loader

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

2. Click on the Minty Loader text in the top left corner

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

4. Click on the text "Copy HWID to clipboard" to copy your HWID.

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

5. Follow the instructions provided in the loader to reset HWID (Discord: <https://discord.gg/mR3GdbrqdY>)


---

# 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:

```
GET https://docs.kindawindy.today/mobile-docs/en/error-list/hwid-mistmatch.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.
