# Integrations

- [Xero](https://docs.stayonhire.com/integrations/xero.md): Learn about a Xero accounting integration with your StayOnHire account. This section is ideal for people who manage financial elements of a business such as invoicing and payments.
- [Getting Started](https://docs.stayonhire.com/integrations/xero/getting-started.md): A step-by-step guide on how to setup your Xero integration with StayOnHire. The section is ideal for those setting up their Xero integration for the first time.
- [Contacts](https://docs.stayonhire.com/integrations/xero/contacts.md): This page focusses on the functionality and behaviour of contact data syncing between StayOnHire and Xero once connected. Ideal for both new and experienced users.
- [Accounts](https://docs.stayonhire.com/integrations/xero/accounts.md): This page focusses on the functionality and behaviour of account data syncing between StayOnHire and Xero once connected. Ideal for both new and experienced users.
- [Tax Rates](https://docs.stayonhire.com/integrations/xero/tax-rates.md): This page focusses on the functionality and behaviour of tax rate data syncing between StayOnHire and Xero once connected. Ideal for both new and experienced users.
- [Invoices](https://docs.stayonhire.com/integrations/xero/invoices.md): This page focusses on the functionality and behaviour of invoice data syncing between StayOnHire and Xero once connected. Ideal for both new and experienced users.
- [Recording Payments](https://docs.stayonhire.com/integrations/xero/recording-payments.md): This page focusses on the functionality and behaviour of invoice payment records syncing between StayOnHire and Xero once connected. Ideal for both new and experienced users.
- [Troubleshooting](https://docs.stayonhire.com/integrations/xero/troubleshooting.md): The section is for people who want to understand what exactly is happening your StayOnhire app when something with an existing Xero integration is not performing like it should.
- [Disconnect / Reconnect](https://docs.stayonhire.com/integrations/xero/disconnect-reconnect.md): A short guide on how to remove or reconnect a Xero integration with StayOnHire. The section is for those looking to remove an existing connection.


---

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