> 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/german-documentation-1/zusatzliche-funktionen/paste-as-human-typing.md).

# Als menschliches Tippen einfügen

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

In einigen Fällen ist es notwendig, kopierten Text in Ihre Browserprofile einzufügen. Basierend auf der Eingabegeschwindigkeit können Websites jedoch feststellen, ob der Text von einer Person getippt oder ob er kopiert und eingefügt wurde.

Um Ihnen zu ermöglichen, Text aus einer kopierten Zeile einzufügen und es so aussehen zu lassen, als wäre er von einem Menschen getippt worden, haben wir **Als menschliches Tippen einfügen** in Incogniton integriert. Basierend auf einem Zufallsgenerator zwischen jedem Tastenanschlag wird der Text an der gewünschten Stelle eingefügt.

So verwenden Sie diese Funktion:

* Starten Sie ein Browserprofil in Incogniton
* Kopieren Sie den Text, den Sie einfügen möchten
* Klicken Sie mit der rechten Maustaste in das Zielfeld und wählen Sie **Als menschliches Tippen einfügen**

![](/files/ff5dce374e4534f2c2fb6102c44286dbd0640903)

{% hint style="info" %}
Wenn Sie nach dem Lesen dieses Artikels weitere Fragen haben, wenden Sie sich bitte an unsere [Support-Abteilung](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/german-documentation-1/zusatzliche-funktionen/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.
