# Instructions

Project owners and [Managers](https://docs.imerit.net/labeling/managing-users-in-projects#managers) can add labeling instructions, in PDF format.

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

## Uploading and Viewing Instructions on Ango Hub

### How to upload instructions <a href="#how-to-upload-instructions" id="how-to-upload-instructions"></a>

From the project’s *Settings* tab, enter the *Instructions* section. Click on the blue *Upload Instructions* button. You will be prompted to pick a PDF file from your system.

If instructions have already been uploaded, you can replace them by clicking on *Upload Instructions*.

![](https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2F86fPjk4cvZn14pVCWuQ8%2FScreen%20Shot%202021-12-23%20at%2015.39.09.png?alt=media\&token=ba3dc3f4-436c-4c2a-a5e9-13e6b9a0ce41)

Once uploaded, the instructions will appear under the *Upload Instructions* button.

![](https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FWH26gnG5CXM1NmWOVBgK%2FScreen%20Shot%202021-12-23%20at%2015.40.04.png?alt=media\&token=e91fdb1b-d25e-4154-aed2-0c7d26b0c23f)

### How to view instructions <a href="#how-to-view-instructions" id="how-to-view-instructions"></a>

#### Managers, Reviewers, and Labelers

From the labeling editor, click on the *Instructions* button in the right sidebar. A panel showing the uploaded instructions will appear.

![](https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2Fo3Om3rxokzpZMqtLogA1%2FScreen%20Shot%202021-12-23%20at%2015.40.58.png?alt=media\&token=045376c2-2753-4150-b050-df42e49939e9)

The buttons above the PDF allow you to zoom in, out, fit the PDF to screen, and to navigate between pages.

#### Labelers Only

From the *Samples* tab, click on *Instructions*.

![](https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FygwA8dWfe4WOE7YqaUQA%2Fimage.png?alt=media\&token=0b3e0aeb-b481-4f69-b88e-a82037ef0151)


---

# 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/core-concepts/instructions.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.
