# Accessing the guide

1. Sign in to the [Adopt Management Console](https://cloud.applearn.tv/console/) with your credentials
2. Click on the name of the application you want to work on
3. Click **Guides** from the menu pane on the left
4. Click **Open in Editor** for the guide where you want to define a step completion condition

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

5. Hover your mouse over the step you want to edit and click the gear icon to open **Step Properties**

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

6. Click on the **Triggers** tab. On this tab, you can set up what are the triggers of this particular step. The left column represents the activators of the step and the right column represents step completion parameters.

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


---

# 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/defining-conditions-for-completing-a-step/accessing-the-guide.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.
