> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/spanish/funciones-extra/paste-as-human-typing.md).

# Pegar como escritura humana

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

En algunos casos, es necesario pegar texto copiado en tus perfiles de navegador. Sin embargo, según la velocidad de entrada, los sitios web pueden determinar si el texto ha sido escrito por una persona o si ha sido copiado y pegado.

Para permitirte pegar texto desde una línea copiada y hacer que parezca que fue escrito por un humano, hemos integrado **Pegar como escritura humana** en Incogniton. Basado en un aleatorizador entre cada pulsación de tecla, el texto se pegará en el lugar deseado.

Aquí te mostramos cómo usar esta función:

* Inicia un perfil de navegador en Incogniton
* Copia el texto que deseas pegar
* Haz clic derecho en el campo de destino y selecciona **Pegar como escritura humana**

![](/files/ff5dce374e4534f2c2fb6102c44286dbd0640903)

{% hint style="info" %}
Si tienes alguna pregunta adicional después de leer este artículo, por favor contacta a nuestro [departamento de soporte](https://incogniton.com/contact/).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.incogniton.com/documentation/spanish/funciones-extra/paste-as-human-typing.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.
