# Windows

1. Download, extract and run the latest version of Windows-Repo-Tool from here: [https://github.com/SarahH12099/Windows-Repo-Tool/releases/](https://github.com/SarahH12099/Windows-Repo-Tool/releases/tag/2.0.0)&#x20;
2. Type the repo url in the box on the left
3. Click on the repo once it's added to the list
4. Click `Open Selected Repo`
5. Choose a package from the list
6. Click `Download Selected Package` in the bottom right

{% hint style="warning" %}
Do not move the .exe file from the directory you extracted all the files to as this tool expects a few libraries/.dlls (ones that it comes bundled with) to be in the same folder.
{% endhint %}


---

# 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://shouganai.gitbook.io/ios-stuff/sideloading/tweak-injection/retrieving-tweaks/windows.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.
