# Configuration

- [Administration](https://docs.biscit.com/erm-user-guide/configuration/administration.md)
- [Format Masks](https://docs.biscit.com/erm-user-guide/configuration/administration/format-masks.md): Format masks define the structure of your Proposal and Agreement numbers.
- [Equipment](https://docs.biscit.com/erm-user-guide/configuration/equipment.md)
- [Equipment](https://docs.biscit.com/erm-user-guide/configuration/equipment/equipment.md): Equipment are registered physical assets (serialised), machinery, vehicles, and tools in ERM. These are distinct items that require monitoring of their status, location, and technical specifications.
- [Categories](https://docs.biscit.com/erm-user-guide/configuration/equipment/categories.md)
- [On and Off-hire Maintenance Jobs](https://docs.biscit.com/erm-user-guide/configuration/equipment/on-and-off-hire-maintenance-jobs.md)


---

# 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.biscit.com/erm-user-guide/configuration.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.
