# HOW TO INSTALL RD ASSET

#### LOGGING IN TO THE CFX PORTAL & DOWNLOADING ASSETS

{% hint style="info" %}
**BEFORE YOU BEGIN, YOU MUST LOG IN TO THE OFFICIAL** [**CFX PORTAL**](https://portal.cfx.re/)**. THIS IS REQUIRED TO DOWNLOAD ANY ASSETS YOU HAVE BEEN GRANTED ACCESS TO.**
{% endhint %}

{% stepper %}
{% step %}

### DOWNLOADING YOUR ASSET

**ONCE LOGGED IN**

* **GO TO THE "GRANTED ASSETS" SECTION. THIS IS WHERE ALL YOUR PURCHASED OR GRANTED RESOURCES ARE LISTED**
* **LOCATE `RD-SCRIPT`**
* **CLICK THE "DOWNLOAD" BUTTON NEXT TO THE ASSET**

{% hint style="info" %}
**YOU CAN DOWNLOAD THE ASSET AS MANY TIMES AS NEEDED — WHETHER IT’S YOUR FIRST TIME OR WHEN FUTURE UPDATES ARE RELEASED.**
{% endhint %}
{% endstep %}
{% endstepper %}

### TROUBLESHOOTING ISSUES

{% hint style="warning" %}
**IF YOU EXPERIENCE ANY ISSUES WHILE STARTING OR USING THE ASSET, CHECK THE ASSET'S OFFICIAL CFX PAGE. COMMON ISSUES AND SOLUTIONS ARE OFTEN DOCUMENTED THERE, WHICH CAN HELP RESOLVE YOUR PROBLEM QUICKLY**
{% 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://docs.rdstoreredm.com/guides/how-to-install-rd-asset.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.
