# Using Context Help

Context Help provides contextual information and guidance as users navigate through an application. It helps directly at the point of need, empowering and guiding end-users to complete tasks correctly and efficiently.&#x20;

Include any guide, tour, playlist and journey in the Context Help to provide targeted and relevant guidance to all users who can access the resources by clicking on the Context Help icon.

{% hint style="info" %}
By default, the Context Help icon is a question mark, but if you wish to customize and change the appearance, for example to your company logo, contact us for details.
{% endhint %}

Below are the basic customizations that can be applied.&#x20;

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

## The Search Bar

Context Help contains a search bar where users can input keywords to find appropriate guidance.&#x20;

***Note:** By enabling users to search within the system, they don’t have to swap to different tabs to find information.*

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

## Journey Tracker

If you have opted to turn on the Journey Tracker function, Context Help will display the journey and the completion rate so users can track their progress. For further information, refer to Adopt’s **Journey Tracker** guide.&#x20;

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

## List of Available Tours

Context Help contains the available tours relating to the current user context and segment. The available tours are ordered alphabetically, or the order can be defined manually.

<figure><img src="/files/bz95zER3H4SlKAsrgeiF" 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/using-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.
