# Templates

## Overview

StayOnHire allows you to use default and customisable templates throughout your operations to help you standardise your branding and automate tedious manual data entry over and over again.

## Standardised Templates

Out of the box, all new StayOnHire accounts come with the following default templates:

* [Job Summary](/documents/templates/job-summary.md)
* [Hire Agreement](/documents/templates/hire-agreement.md)
* Invoice
* Freight Brief (Mobilisation / Start of Job)
* Freight Brief (De-mobilisation / End of Job)

<figure><img src="/files/pNwzh2aMHpD03HGg7ANs" 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.stayonhire.com/documents/templates.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.
