# Crear tu primer agente de texto en Dapta

{% embed url="<https://www.loom.com/share/5f30f06b1bf349ffb234dfe3063de855?sid=5320667a-9606-4bdb-b866-c0315a824132>" %}

### Paso a Paso

#### 1. Dirigete a tu agente de texto o crea uno nuevo

* En la seccion lateral izquierda haz click en Agentes de Texto.
* Crea un nuevo agente o selecciona uno ya existente.

<figure><img src="/files/N5nQbQel3oHLbjMCWh5B" alt=""><figcaption></figcaption></figure>

#### 2. Contruye to primer prompt

* Selecciona el propósito de tu agente.
* Modifica la plantilla del prompt de tu agente. Puedes encontrar más información sobre cómo estructurar un buen prompt [aquí](/dapta-docs-es/text-agents-legacy/entrenando-tu-agente-de-texto.md)

<figure><img src="/files/jhGidrUHxvge76qNZhrD" alt=""><figcaption></figcaption></figure>

#### 3. Añade la información de tu negocio

* Añade la información de tu negocio para que la IA se entrene con ella.
* Puedes añadir URLs o subir archivos directamente!

<figure><img src="/files/jW3gmZNbzjH4kaEjNdUv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZiHDebqFDAGIG8ZtlsSN" alt=""><figcaption></figcaption></figure>

####


---

# 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.dapta.ai/dapta-docs-es/text-agents-legacy/crear-tu-primer-agente-de-texto-en-dapta.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.
