# Update Resource

To stay up to date with the latest updates, we **highly recommend joining our Discord server**, where we announce major updates. This isn’t required you can also check for updates directly in **FiveM Keymaster** whenever you like.

## Update Resource – Step-by-Step Guide

**Step 1 – Check for Updates:**\
There are two ways to see if a resource has been updated:

1. **Keymaster:** Go to **“Granted Assets”** and check if the **“Last Update”** date has changed since your last download.
2. **Discord:** Visit the **“Change Logs”** channel and look for your resource tag to see if a new version has been announced.

**Step 2 – Download the Update:**\
If a new version is available, go to **“Granted Assets”**, locate your resource, and click **Download** to get the latest version.


---

# 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.plexus-development.com/getting-started/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.
