# New to Ariv?

Ariv is still a labor of love, so things may break sometimes (very infrequently) and if that happens and you run into a strange issue or can't find a resolution within this document please reach out to us at - <help@ariv.ai> and we'll be glad to help.

{% content-ref url="/pages/-MMKHXhk91s91-9-sjmB" %}
[Setting up Ariv for Teams](/how-to/new-to-ariv/setting-up-ariv-for-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MERxJDseptrLEOndXzl" %}
[Ariv Commands for Slack](/how-to/new-to-ariv/commands-in-slack.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXCnHuKbgpikIX9VAf9" %}
[Using Ariv inside Teams](/how-to/using-ariv-inside-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/-ME2R87VMAPXvAG9-u4Y" %}
[Using Ariv inside Slack](/how-to/how-to-ariv4slack.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://help.ariv.ai/how-to/new-to-ariv.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.
