# Creating and managing Guides

Guides are how you deliver Tour, Tooltips or Playlist content to your end users. This document will introduce you to the basics of Guide Management including how to create and manage content by walking you through the following:

## **Document Sections**

\
Click any of the below links to jump to that section of the document.

1. [Creating a Guide](/in-application-guidance/creating-and-managing-guides/creating-a-new-guide.md)
2. [Editing an existing Guide](/in-application-guidance/creating-and-managing-guides/editing-or-deleting-an-existing-guide.md)
3. [Configuring Guide Settings](/in-application-guidance/creating-and-managing-guides/configuring-guide-settings.md)
4. [How to Duplicate a Guide](/in-application-guidance/creating-and-managing-guides/duplicating-guides.md)
5. [View Rules](/in-application-guidance/creating-and-managing-guides/viewing-rules-applied-to-the-guide.md)
6. [Understanding Indicator Icons](/in-application-guidance/creating-and-managing-guides/understanding-indicator-icons.md)


---

# 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/creating-and-managing-guides.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.
