# UiPath

A full-on tutorial for using aito.ai on UiPath is coming, but it's actually very easy. Use UiPath's built-in HTTP requests, put aito.ai queries in, and read the results.

We made an extensive video on how to build an invoice automation robot. That covers most of the relevant UiPath integration tricks starting from [19:04](https://www.youtube.com/watch?v=VZPPNqVmYbQ\&t=1144s) onwards.

{% embed url="<https://www.youtube.com/watch?v=VZPPNqVmYbQ>" %}


---

# 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.aito.ai/integrations/uipath.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.
