# Including a guide in the Context Help

***Note:** A guide must already be created before you can add it to Context Help.*

1. Click **Guides** from the menu pane on the left
2. Click **Open in Editor** to open the guide you want to include

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

3. Open **Guide Settings**

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

4. Click the **General** tab

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

5. Check the **Include in Context** help box
6. **Save** the settings&#x20;

Now, this guide will be visible in the Context help widget on the List of Tours section.


---

# 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-adopt.nexthink.com/in-application-guidance/using-context-help/including-a-guide-in-the-context-help.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.
