> For the complete documentation index, see [llms.txt](https://alpha-5.gitbook.io/advanced-grappling-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alpha-5.gitbook.io/advanced-grappling-system/welcome.md).

# Welcome

## Welcome to Advanced Grappling System

Welcome to Advanced Grappling System Docs! Here you'll find all the documentation you need to get up and running with the Advanced Grappling System.If you need any help check our links down below:

{% hint style="info" %}
LINKS

Asset:

Roadmap: <https://trello.com/b/KYk6of7I/advanced-grappling-system-roadmap>

(Outdated)Documentation: <https://docs.google.com/document/d/1UsvO3J6dzohUYZoQJetHCaAU-Y85CVTzYftoYjbY2Jo/edit?usp=sharing>
{% endhint %}

{% hint style="success" %}
All the support links:

Discord: <https://discord.gg/WtakKVQkuy>

Mail: <fratialupilor@gmail.com>
{% endhint %}

{% hint style="warning" %}
Make sure to review the asset to help other people out that that want to decide wether or not they want to buy it!
{% endhint %}

## Want to jump right in?

Feeling like an eager beaver? Jump in to the quick setup docs and start using the asset.

{% content-ref url="/pages/zR5H4pAOdHfIaQUjgYL3" %}
[Quick Setup](/advanced-grappling-system/documentation/quick-setup.md)
{% endcontent-ref %}

## Want to explore all the features of AGS?

{% content-ref url="/pages/E814irKsX8iH2SZNSIsY" %}
[Features of AGS](/advanced-grappling-system/documentation/features-of-ags.md)
{% endcontent-ref %}

## Want to Start Making Your Own?

{% content-ref url="/pages/1eJ7jMlavhwN5t4whVhi" %}
[Make Your Own](/advanced-grappling-system/documentation/make-your-own.md)
{% endcontent-ref %}


---

# 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://alpha-5.gitbook.io/advanced-grappling-system/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.
