# Paste as Human Typing

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

In some cases, it is necessary to paste copied text into your browser profiles. However, based on the input speed, websites can determine whether text has been typed by a person or whether it has been copied and pasted.

To allow you to paste text from a copied line and to make it look like it was typed by a human, we have integrated **Paste as human typing** in Incogniton. Based on a randomizer between each keystroke, the text will be pasted in the desired place.

Here's how to use this feature:

{% stepper %}
{% step %}

#### Launch profile

Launch a browser profile in Incogniton.
{% endstep %}

{% step %}

#### Copy text

Copy the text you want to paste.
{% endstep %}

{% step %}

#### Paste text

Right-click in the target field and select **Paste as human typing**.
{% endstep %}
{% endstepper %}

![](/files/ff5dce374e4534f2c2fb6102c44286dbd0640903)

{% hint style="info" %}
If you have any additional questions after reading this article, please contact our [support department](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/extra-features/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.
