# Update Resource

To keep up with updates i dearly recommend joining the [Discord server](https://discord.gg/chSjuRwSYQ) as we announce there on bigger updated, ofcourse you isn't requierd to do so and can just simply look every now and then in your [FiveM Keymaster](https://keymaster.fivem.net/asset-grants).

## Update Resource - Guide

#### Step 1 - Check update:

To see if a resource has gotten a update you can do that in two ways following:&#x20;

* Look in ["Granted Assets"](https://keymaster.fivem.net/asset-grants) and see if the "Last update" date has changed since last download
* Look in the ["Change Logs"](https://discord.gg/JGVY7P9VRg) channel and locate you're resource tag

<div><figure><img src="/files/OcXMaJLKHHnxhlTBhMJH" alt=""><figcaption><p>Updates Discord</p></figcaption></figure> <figure><img src="/files/S2oa43ovKZR0OOm1Q5SO" alt=""><figcaption><p>Last update Keymaster</p></figcaption></figure></div>

#### Step 2 - Update:

If a new version of you're resource can be found you can download it through ["Granted Assets"](https://keymaster.fivem.net/asset-grants) and locatin the asset the hit "Download"

<figure><img src="/files/EmxXWdrbykiH02r8GCPv" alt=""><figcaption></figcaption></figure>


---

# 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.forcedevelopments.com/info/introduction/update-resource.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.
