# macOS

1. Download cydownload from <https://github.com/lichongjia/cydownload/releases>
2. Extract the zip and move the app to `/Applications`
3. Launch it and add your desired repo
4. Select the repo in the drop-down menu
5. Click `Open Repo` and search for the tweak you want
6. Click the download button in the bottom right of the window and it will ask you where to save the deb


---

# 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/macos.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.
