# Getting Started

- [Welcome](https://docs.stayonhire.com/getting-started/readme.md)
- [Setup](https://docs.stayonhire.com/getting-started/company-setup.md)
- [Business Details](https://docs.stayonhire.com/getting-started/company-setup/business-details.md)
- [Users & Permissions](https://docs.stayonhire.com/getting-started/company-setup/users-and-permissions.md)
- [Features](https://docs.stayonhire.com/getting-started/company-setup/features.md)
- [Integrations](https://docs.stayonhire.com/getting-started/company-setup/integrations.md)
- [Apps](https://docs.stayonhire.com/getting-started/apps.md): This step-by-step guide will help anybody in your team quickly install StayOnHire apps on their tablet, mobile, or desktop devices.
- [Field Actions](https://docs.stayonhire.com/getting-started/apps/field-actions.md): How to install the StayOnHire field app. This app is for field & workshop workers entering field data such as on/off hire times and updating asset details/photos.
- [Office](https://docs.stayonhire.com/getting-started/apps/office.md): How to install the StayOnHire Office app on devices. This app is used predominantly by admins and people in a team who have many controls over creating new data.
- [Software Updates](https://docs.stayonhire.com/getting-started/apps/software-updates.md): Updates are deployed real-time across all devices and can be received by refreshing your device, browser or app.
- [Glossary](https://docs.stayonhire.com/getting-started/glossary.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.stayonhire.com/getting-started.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.
