# got a question

## /ariv-answer - to be replaced with /ariv-tell-me

Just ask ariv, instead of searching for a conversation thread. Ask the question as you would to a colleague and see if Ariv has the answer.

{% hint style="info" %}
/ariv-tell-me When is ariv.ai going to launch? or /ariv-answer when is ariv.ai going to launch

*Just prefix your question with **/ariv-tell-me** and press enter. Then wait and see what ariv can find from the sea of public channel messages. You may be pleasantly surprised.*
{% endhint %}

![How to ask ariv a question](/files/-MEW9XRgSQEbh_3eBxka)


---

# 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/commands-in-slack/got-a-question.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.
