# Overview

YellowAnt is a workplace assistant bot that lets you manage and automate your work. YellowAnt is available as a standalone web application and as a bot on Slack and Microsoft Teams. It connects with your workplace applications like Task Management, Email, Calendar, Cloud Storage, Code Repositories, Application and Server monitoring, Incident Management, CI/CD and most DevOps tools and gets you real time updates from all your apps. These updates also come with interactive action buttons and action forms, so that you can take immediate actions whenever you get an alert.

Since YellowAnt is connected to all your apps, you can create cross application workflows that can be triggered by a YellowAnt command or a background event from one of your apps. These powerful workflows ultimately let you automate a significant chunk of your tasks and take actions with incredible speed thereby reducing your response time to critical events.

Head over to [www.yellowant.com](https://github.com/yellowanthq/yellowant-help-center/tree/bdad19066023aa6a8b667a1d6f05b72945b49759/www.yellowant.com) to sign up now!

![](https://351543775-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LC8ka5nvI3WmivYwQ6i%2F-LC8ofJ3qttqr9dC_fFI%2F-LC8oiowyoHyFigy5sO2%2FLandingPage.jpg?generation=1525951970720293\&alt=media)


---

# 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://docs.yellowant.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.
