# Train your Agent with Google Docs

I apologize, but without information on the text before and after the cursor or the user instruction, I'm unable to provide specific markdown blocks. Could you please provide more details?

### Step 1

Head to the Knowledge Hub. You can access it by clicking on the[ <mark style="color:purple;">**provided link.**</mark>](/getting-started.md)

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

### Step 2

Once you're there, you'll find the Google Doc button in the 'Realtime Training' section. Click on it to proceed.

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

### Step 3

You'll need to enter the URL of your Google Doc.

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

Please keep in mind that your Google Doc must be publicly accessible for us to import it.

Once you've clicked create, simply relax. Our system will handle the process of downloading and adding the Google Doc to your agent's memory.

***

And remember - if you encounter any difficulties or need assistance, feel free to reach out via email! We're always available to help!

<br>


---

# 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://help.dluxchat.com/training-how-to/train-your-agent-with-google-docs.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.
