# How to download my scripts

1. Go to the [**CFX Portal**.](https://portal.cfx.re/assets/granted-assets)
2. Log in with the same account you used to purchase the script.
3. Click on **"Granted Assets"** in the menu.
4. Find the script you purchased.
5. Click **"Download"** next to the asset.

{% hint style="warning" %}
**Note:** It may take up to 5 minutes for the script to appear in your assets after purchase.
{% 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://ambr4-scripts.gitbook.io/docs/main/how-to-download-my-scripts.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.
