# Tutorial de Inicio

{% hint style="danger" %}
**Esta página aún no ha sido traducida al español.**
{% endhint %}

## :ledger: Introducción

En esta guía vamos a explicar los fundamentos de la automatización de un sencillo proceso de negocio con Seliom. Vamos a crear un proceso básico que te mostrará los fundamentos de la plataforma en sólo 5 minutos.&#x20;

Al final de este tutorial, podrás:&#x20;

* Comprender la potencia de la automatización de procesos de negocio
* Aprender los fundamentos del funcionamiento de Seliom
* Documentar, modelar y automatizar tu primer proceso de negocio
* Lanzar casos de tu nuevo proceso de negocio

¡Vamos allá! Lo primero que tenemos que hacer es añadir un par de miembros del equipo a la plataforma:

{% content-ref url="/pages/-MUU9t0shhpXq6uvvSZV" %}
[Añadir miembros al equipo](/espanol/getting-started/start-exploring/adding-our-team-members.md)
{% endcontent-ref %}


---

# 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.seliom.com/espanol/getting-started/start-exploring.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.
