# Failed to verify protected resource

<h3 align="center">What does this mean?</h3>

<mark style="color:orange;">FiveM</mark> failed to verify the protected (escrow) resource. This is usually caused by an **incorrect upload** or **corrupted files**.

<mark style="color:$danger;">Error</mark> message example: \
`[svadhesive] Failed to verify protected resource <resource-name>`

<h3 align="center">Possible reasons</h3>

1. You don't have **`.fxap`** file in the script folder. Make sure the script folder contains a <kbd>**.fxap**</kbd>**&#x20;file**. If it’s missing, reinstall the script
2. You are using <mark style="color:$danger;">**Filezilla**</mark>
3. Your server hosting is using <mark style="color:$danger;">**Filezilla**</mark> to upload the script
4. You are transferring the folder to the VPS file by file, please upload the .zip file and extract it after it is already on your VPS (so drag and drop the zip file and **not** the folder)
5. The download was corrupted, try doing a new clean install

<h3 align="center">Solutions</h3>

1. Download the script again from [<mark style="color:orange;">FiveM</mark> Keymaster](https://portal.cfx.re/assets/granted-assets?page=1\&sort=asset.updated_at\&direction=desc\&row=0)
2. Upload the script using [**WinSCP**](https://winscp.net/eng/download.php) **instead of&#x20;**<mark style="color:$danger;">**Filezilla**</mark>
3. Restart the server


---

# 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://b14ck.gitbook.io/b14ck-scripts/fivem-escrow-errors/failed-to-verify-protected-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.
