> For the complete documentation index, see [llms.txt](https://anvity-setups.gitbook.io/anvity-setups-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anvity-setups.gitbook.io/anvity-setups-docs/readme.md).

# Developer Platform

{% columns %}
{% column %}

### Welcome to the Anvity Setups Wiki & Docs

In this place you will be able to find all of the information regarding to our resources. From frequently asked questions to how to properly edit the files in order to customize the server.

<h2 align="center">Join our Discord</h2>

<p align="center">Receive news, updates and coupons of our resources. Be part of our community, share your ideas, express yourself and let's upgrade our resources with you as a priority!</p>

[<img src="https://i.ibb.co/Sw4Z38Fr/DISCORD.png" alt="aaaa" data-size="original">](https://discord.gg/H7ejuHjfa5)
{% endcolumn %}

{% column %}

<figure><img src="/files/a7Iwf3Hi12V3HXOiwXe2" alt="" width="225"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/UFpyZSL0iIJstS0brRAj" alt="" width="405"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### All of our resources are fully created with love for and by you.

Our main objective is to include all of your customers in the creation of our resources. We guarantee your voice is heard and with that, your ideas. Do not hesitate to share your opinions. Everything adds up!
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://anvity-setups.gitbook.io/anvity-setups-docs/readme.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.
