# Billing

- [Invoicing](https://docs.stayonhire.com/billing/invoicing.md): StayOnHire will reduce manual data entry and improve the accuracy of your team's invoicing directly from your scheduling system.
- [Getting Started](https://docs.stayonhire.com/billing/invoicing/getting-started.md): How to get started using billing for the first time in StayOnHire. This page is for users that have an understanding of invoicing  processes.
- [Configure & Setup](https://docs.stayonhire.com/billing/invoicing/getting-started/configure-and-setup.md): A detailed look into how each invoicing part works in StayOnHire.
- [Users & Permissions](https://docs.stayonhire.com/billing/invoicing/getting-started/users-and-permissions.md): How to give users in your team access to billing features around StayOnHire.
- [Create an Invoice](https://docs.stayonhire.com/billing/invoicing/create-an-invoice.md): This page is a guide and overview on generating invoices in StayOnHire. Additional functionality is available for businesses with accounting integrations.
- [Remove Feature](https://docs.stayonhire.com/billing/invoicing/remove-feature.md): A short guide on how to remove billing features within StayOnHire. The section is for those looking to remove any reference to billing features around their StayOnHire organisation.
- [Rates Table](https://docs.stayonhire.com/billing/rates-table.md): StayOnhire enables users to build base rates or charges given to customers on assets allocated to jobs.
- [Pre-Fill Rates](https://docs.stayonhire.com/billing/rates-table/pre-fill-rates.md): We understand that not all higher businesses will want to automatically pre-fill rates into new jobs. This page will outline how to set up pre-filling rates into your new jobs.
- [Billable Items](https://docs.stayonhire.com/billing/billable-items.md): Billable items are things that should be charged on a job to the customer. These come in many shapes and sizes but often follow the same format and rules.
- ['Other' Billable Items](https://docs.stayonhire.com/billing/billable-items/other-billable-items.md): Other billable items are often used for custom charges you business may need to charge on a daily basis, outside of the traditional types provided by StayOnHire.


---

# 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/billing.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.
