# Getting Started

- [Switching Accountant To Numble](https://docs.numble.co.uk/getting-started/switching-accountant-to-numble.md): How to switch accountant in four steps
- [How To Transfer Xero To Numble](https://docs.numble.co.uk/getting-started/how-to-transfer-xero-to-numble.md): Use this guide to transfer your Xero subscription to Numble.
- [Companies House Authentication Code](https://docs.numble.co.uk/getting-started/companies-house-authentication-code.md): This code allows us to submit forms to Companies House on your behalf.
- [Employer Reference Codes](https://docs.numble.co.uk/getting-started/employer-reference-codes.md): Payroll codes given to new employers
- [Company Unique Tax Reference (UTR)](https://docs.numble.co.uk/getting-started/company-unique-tax-reference-utr.md): Every company has a Unique Tax Reference
- [VAT Registration Certificate](https://docs.numble.co.uk/getting-started/vat-registration-certificate.md): Issued to newly VAT registered businesses


---

# 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.numble.co.uk/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.
