# Solution examples

- [Airtable script to fill in missing data](https://docs.aito.ai/solution-examples/airtable-scripts-predict.md): This example shows you how to add a scheduled automation that fills in missing data using aito.ai predictions.
- [Labeling support tickets with Robocorp tools](https://docs.aito.ai/solution-examples/labeling-support-tickets-with-robocorp-tools.md)
- [Purchase invoice automation with Robocorp - video tutorial](https://docs.aito.ai/solution-examples/purchase-invoice-automation-with-robocorp-video-tutorial.md)
- [Purchase invoice automation with UiPath - video tutorial](https://docs.aito.ai/solution-examples/purchase-invoice-automation-with-uipath-video-tutorial.md)
- [Freshdesk ticket triage with Integromat - video tutorial](https://docs.aito.ai/solution-examples/freshdesk-ticket-triage-with-integromat-video-tutorial.md)


---

# 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/solution-examples.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.
