# Using this manual

The Setup Manual is organized according to the menu structure of Circulation Setup—each submenu on the main Setup menu is a chapter in the manual. Each chapter has an introductory section which ties together the menu items that will be discussed and relates them to the functioning of the system as a whole. The rest of the chapter discusses each menu option in order. The discussion has four basic parts:

* An introductory section explains the use of the option.
* A numbered procedure describes how to add the particular setup item.
* The fields are listed in a table with three columns:
  * The “*Field*” column gives the field name.
  * The “*Type*” column indicates the field type (open, integer, decimal, setup, predefined, yes/no, date, display). In the case of an open, integer, or decimal field, the length of the field is also indicated.
  * The “*What to enter*” column describes the type of information that should be entered in the field.
* Within the procedure, the screen is shown, with an example of an item being added.


---

# 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.navigaglobal.com/circulation-setup-manual/introduction/using-this-manual.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.
