# Custom Frame

## Introduction

Personalize your FiveM server with the Custom Frame Script! This script allows players to create and place custom frames anywhere in the game world, using either a URL for images or by taking in-game photos. It’s the perfect way to add unique touches to interiors, public spaces, or personal properties.

## Preview Video

***

{% embed url="<https://www.youtube.com/watch?v=YreiYFEcJGE>" %}

Do you need help with the installation?

{% content-ref url="custom-frame/installation" %}
[installation](https://stg-store.gitbook.io/documentation/scripts/custom-frame/installation)
{% endcontent-ref %}

Do you need help with the configuration?

{% content-ref url="custom-frame/configuration" %}
[configuration](https://stg-store.gitbook.io/documentation/scripts/custom-frame/configuration)
{% endcontent-ref %}


---

# 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://stg-store.gitbook.io/documentation/scripts/custom-frame.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.
