# Welcome

<figure><img src="https://2930985464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2VgfsKr8r5MCvIaTnx0L%2Fuploads%2FJ4cAablZMqIfF4JqCgDv%2Fllc_scripting.png?alt=media&#x26;token=420ea8df-d1a1-48ae-a3c3-71c758892fec" alt=""><figcaption></figcaption></figure>

## About

LLC uses Angelscript for its scripting interface. If you're interested in learning more about the language I recommend visiting their site (<https://www.angelcode.com/angelscript/>).&#x20;

## Documentation Errors

This documentation was created by thecheatdeveloper, if you find any errors in this documentation don't hesitate to contact me on discord.


---

# 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://api.llcsoftware.club/welcome.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.
