# Welcome to Ariglad!

At Ariglad, we’re dedicated to helping you streamline support and empower your team with a smarter knowledge base. Our app integrates seamlessly with your workflows to provide real-time, intuitive suggestions for improving and expanding your knowledge base.

{% columns %}
{% column width="50%" valign="middle" %}
{% embed url="<https://youtu.be/L1x5Dlkvw38>" %}
{% endcolumn %}

{% column width="50%" valign="middle" %}
{% embed url="<https://www.loom.com/share/708a67030eb14e968ec5d9cfa165451e>" fullWidth="true" %}
{% endcolumn %}
{% endcolumns %}

**What to Expect**

As you use Ariglad, the app will intelligently suggest relevant additions or edits to your knowledge base, based on the questions and feedback it observes. This means your knowledge base evolves dynamically, becoming more accurate and comprehensive over time. With every interaction, we aim to make your support process more efficient and effective.

Ariglad takes 2-3 days to generate your first few approvals, after which, you can expect regular suggestions.


---

# 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://support.ariglad.com/master.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.
