# 以人类打字方式粘贴

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

在某些情况下，需要将复制的文本粘贴到您的浏览器配置文件中。然而，根据输入速度，网站可以判断文本是由人输入的还是复制粘贴的。

为了让您能够从复制的行中粘贴文本，并使其看起来像是由人输入的，我们在 Incogniton 中集成了**模拟人类输入粘贴**功能。基于每次按键之间的随机化，文本将被粘贴到所需的位置。

以下是使用此功能的方法：

{% stepper %}
{% step %}
**启动配置文件**

在 Incogniton 中启动一个浏览器配置文件。
{% endstep %}

{% step %}
**复制文本**

复制您想要粘贴的文本。
{% endstep %}

{% step %}
**粘贴文本**

在目标字段中右键单击并选择**模拟人类输入粘贴**。
{% endstep %}
{% endstepper %}

![](/files/ff5dce374e4534f2c2fb6102c44286dbd0640903)

{% hint style="info" %}
如果在阅读本文后您有任何其他问题，请联系我们的[支持部门](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/documentation/chinese-documentation/e-wai-gong-neng/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.
