# Extensions

For Arceus X v5 we came up with the idea of allowing our Users to integrate custom scripts within the Arceus X user interface. This is now possible by using our custom UI Library.

## Why using Arceus X extensions?

Using Extensions allows, other than manage multiple scripts from the executor for a better User Experience, to improve the security of your script, the UI Library provides a safe copy of the exploit's environment that you can use for your scripts without having to worry about any other one interfering.

## Get Started | Extensions


---

# 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://riky47s-organization.gitbook.io/arceus-x/extensions.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.
