# How to update the scripts

## How do I check if I need a new version

Our XRP Scripts will print a console layout to inform you about new updates.

<figure><img src="https://1723695003-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSvmRGq5e5Vrv2DDHS6wX%2Fuploads%2FifqImjMWDx5THl6zy5US%2FKonsole.png?alt=media&#x26;token=43b1af38-d54a-46bf-a199-8c2b99fb0444" alt=""><figcaption><p>Resource is Up-2-Date</p></figcaption></figure>

<figure><img src="https://1723695003-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSvmRGq5e5Vrv2DDHS6wX%2Fuploads%2FhWc5fG2Ew07yzLJrfKG0%2Fimage.png?alt=media&#x26;token=ec595c8b-ee85-42e8-b5b1-454b7d7091f4" alt=""><figcaption><p>Resource needs to be updated</p></figcaption></figure>

## Download the new version

If you want to update to the newest version of a script you have to login to the [<mark style="color:red;">**FiveM Keymaster**</mark>](https://keymaster.fivem.net/asset-grants) Website and visit your "granted assets".<br>

<figure><img src="https://1723695003-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSvmRGq5e5Vrv2DDHS6wX%2Fuploads%2FUqxfIvvzZPIwKMF9Tqdr%2Fimage.png?alt=media&#x26;token=85e1b38c-8567-4d16-ade5-81d83db4b825" alt=""><figcaption></figcaption></figure>

Finally download the new file and follow the "Installation" instructions of the script you just downloaded.


---

# 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://xrp-development.gitbook.io/xrp-scripts/how-to-update-the-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.
