# Ejemplos de Robots

- [1C Factura de entrada](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/1s-prikhodnaya-nakladnaya.md)
- [1C Factura de entrada (COM)](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/1s-prikhodnaya-nakladnaya-com.md)
- [Acciones](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/actions.md)
- [Acciones. Parte 1 - Reconocimiento de la factura de entrada](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/actions/actions.-chast-1-raspoznavanie-prikhodnoi-nakladnoi.md)
- [Acciones. Parte 2 - Creación de la nota de entrada](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/actions/actions.-chast-2-zavedenie-prikhodnoi-nakladnoi.md)
- [Chat de IA con Documento Propio](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/ai-chat-with-own-document.md)
- [Crear Embeddings](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/ai-chat-with-own-document/create-embeddings.md)
- [Búsqueda de Embeddings](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/ai-chat-with-own-document/search-embeddings.md)
- [Ejemplo de Cálculo](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/calc-example.md)
- [Botón de Acción de Calculadora con Diálogo](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/calculator-action-button-with-dialog.md)
- [Disparadores de Acción del Calculador](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/calculator-action-triggers.md)
- [Cmd Example](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/cmd-example.md)
- [Inscribir Certificados](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/enroll-certificates.md)
- [Inscripción Completa](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/enroll-certificates/complete-enrollment.md)
- [Crear Orden de Inscripción](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/enroll-certificates/create-enrollment-order.md)
- [Encontrar Proveedores](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/find-suppliers.md)
- [Obtener Auto.ru](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/get-auto.ru.md)
- [Instalar RDP](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/install-rdp.md)
- [Imprimir Certificados y Credenciales](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/print-certificates-and-badges.md)
- [Guardar Currículos de HeadHunter](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/save-headhunter-resumes.md)
- [Guardar trabajos de SuperJob](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/save-superjob-jobs.md)
- [Telegram Bot](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/telegram-bot.md)
- [Cliente de Telegram](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/telegram-client.md)
- [Telegram Multi-User Bot](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/telegram-multi-user-bot.md)
- [Cliente Multiusuario de Telegram](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/telegram-multi-user-client.md)
- [Whatsapp](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/whatsapp.md)
- [Tres en raya](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov/krestiki-noliki.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.sherparpa.ru/es/sherpa-rpa/sherpa-designer/primery-robotov.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.
