# Commands for everyone

* Ask Ariv a question  with [**/ariv-answer**](/how-to/new-to-ariv/commands-in-slack/got-a-question.md)&#x20;
* Manage your list of topics with: \
  To add a topic of interest use [**/ariv-add-interest** ](https://help.ariv.ai/how-to/commands-in-slack/add-show-or-remove#ariv-add-interest) \
  See the list of topics that ariv is monitoring for you [**/ariv-show-interest**](https://help.ariv.ai/how-to/commands-in-slack/add-show-or-remove#ariv-show-interest) \
  To remove any topic on the list [**/ariv-remove-interest** ](https://help.ariv.ai/how-to/commands-in-slack/add-show-or-remove#ariv-remove-interest)\
  Set the delivery frequency of the daily message digest from Ariv [**/ariv-notify**](/how-to/new-to-ariv/commands-in-slack/digest-notification.md)
* See how the team and Ariv are doing with [**/ariv-dashboard**](/how-to/new-to-ariv/commands-in-slack/dashboard.md)

{% content-ref url="/pages/-MESyt3bUvRKu3D2Zui8" %}
[Reserved Commands](/how-to/new-to-ariv/commands-in-slack/reserved-commands.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/commands-in-slack/commands-for-everyone.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.
