# Overview

Revo is your AI Copilot for Product work, ready to assist you with any task. You can interact with Revo by clicking the **Ask Revo** button, available in the following locations:

* At the bottom-left corner of the screen (chat section).
* Under each issue.
* Under each feedback item.

Click here to see Revo’s [Capabilities](https://www.revo.pm/capability) and learn more on it can support your product work and day-to-day tasks.

Revo can also integrate with your [Slack](/help-documentation/integrations/slack.md) or Microsoft Teams workspace, collaborating seamlessly like a regular team member.

You can access past conversations and revisit previous threads with Revo by clicking the icon at the top-left of your Revo chat.


---

# 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://iteration-x.gitbook.io/help-documentation/revo-your-ai-product-collaborator/overview.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.
