# Instruction

A dedicated UI where the Project Owners and [Managers](https://docs.imerit.net/labeling/managing-users-in-projects#managers) can add labeling instructions, in PDF format to the on-going project. This intruction document is available from the tool for the labellers to access.

## Adding Instruction

These instructions are then available to see to anyone who can access the project, and are viewable on the next browser tab from the labeling editor.

<figure><img src="/files/0y5Ymm6dCovd3FiERJPv" alt=""><figcaption></figcaption></figure>

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

## View on Tool

1. Launch the 3D MSF tool and on the top-right corner, click on help i.e. '?'
2. Select Instructions from the drop down
3. Instructions model will appear, click on the attached PDF

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

The attachment will open in the next tab for reference.

{% hint style="info" %}
If instructions have already been uploaded, the user can replace them by clicking on *Upload Instructions*.
{% endhint %}


---

# 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.imerit.net/3d-multi-sensor-fusion/labeling/instruction.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.
