> For the complete documentation index, see [llms.txt](https://gocomedyfunstoredocs.gitbook.io/gocomedyfun-store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gocomedyfunstoredocs.gitbook.io/gocomedyfun-store/scripts-free/appli-fun/english/explanation.md).

# Explanation

### Before configuring

Here is an overview of the main parameters to better understand their purpose:

• **Translation** → allows you to choose the language used by the script

• **Applications** → defines the different points where players can submit a request (join a service, ask a question, etc..)

• **Lieux** → internal name of the application point (example: government, police, EMS)

• **Coordonner** → position of the interaction point on the map (`vec3`)

• **Distance** → maximum distance at which the player can interact with the point

• **Debug** → enables the display of the interaction zone to make configuration easier

• **OxTarget** → enables the use of **ox\_target** to interact with the point

• **Marqueur** → allows a marker to be displayed on the ground at the location

• **LienDiscord** → Discord webhook link used to send applications or requests

• **ImageEmbed** → image displayed in the Discord embed

• **CouleurEmbed** → color of the embed sent to Discord

• **Types** → list of request types that the player can select

• **Label** → name displayed in the menu for the player

• **Value** → internal value sent to the script to identify the type of request
