# Import: Copy Text

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

#### Import Knowledge: The "Copy Text" Method

One of the easiest ways to add knowledge to your character is by using the Copy Text import method. This feature lets you quickly add new information by simply pasting text directly from your clipboard.

Here’s how it works:

1. Copy the information you want your AI to learn from any source—a document, a webpage, or even an email.
2. In the Hallway.ai dashboard, select the "Copy Text" import method and paste your content into the provided field.
3. Process and Parse: The AI will immediately process your text. It automatically parses the content into a topic and content format, making the information searchable and immediately accessible for your character to use in conversations.


---

# 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://hallway.gitbook.io/embed/basics/editor/knowledge/import-copy-text.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.
