# Welcome to Animation Core

Hello and welcome to Animation Core wiki!\
\
I hope you enjoy as I put lots of pride into this plugin as it is my first major plugin.\
I'm a very approachable developer, please feel free to reach out to ask questions or request features via discord\
\
<https://discord.gg/C9XDzmrAp9>\
\
Hopefully I have written this Documentation with enough detail for you to utilise this plugin to it's potential! Please if you have any questions or are unsure about something. Reach out via discord!

## Quick links

{% content-ref url="begin/installation" %}
[installation](https://ac.novua.net/begin/installation)
{% 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://ac.novua.net/welcome-to-animation-core.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.
