# AtlusScriptCompiler

## Downloading the Program

1. Click [this link](https://ci.appveyor.com/project/TGEnigma/atlusscripttools/build/artifacts) and download the `.zip`.
2. When the `.zip` has downloaded, right click it and choose `Extract All`.
3. Move the files to a safe location on your PC.

## Using the Program

There are two ways to use the program. \
The second option is far easier, but it's good to be familiar with both ways.

{% content-ref url="/pages/-MgwjKLZDN-Xpl\_z3QXp" %}
[Run via Commandline](/flowscript/atlusscriptcompiler/run-via-commandline.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mgwk7Vz9xhMzV3rmXc9" %}
[Run via GUI](/flowscript/atlusscriptcompiler/run-via-gui.md)
{% 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://docs.shrinefox.com/flowscript/atlusscriptcompiler.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.
