# Numble Docs

## Numble Docs

- [Welcome to Numble](https://docs.numble.co.uk/welcome-to-numble.md): You might be our new favourite person.
- [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
- [Using Dext with Numble](https://docs.numble.co.uk/working-with-numble/using-dext-with-numble.md): Everything you need to know about sharing invoices and receipts.
- [Connecting Bank Feeds In Xero](https://docs.numble.co.uk/working-with-numble/connecting-bank-feeds-in-xero.md): The simple way to share your bank transaction data
- [Sales Invoices In Xero](https://docs.numble.co.uk/working-with-numble/sales-invoices-in-xero.md): Everything you need to know about billing clients in Xero
- [Introduction to Apron](https://docs.numble.co.uk/numble-x-apron/introduction-to-apron.md)
- [Getting Started With Apron](https://docs.numble.co.uk/numble-x-apron/getting-started-with-apron.md): Everything you need to know about getting set up, how to upload your documents, and what to send through.
- [Processing Personal and Employee Expenses in Apron](https://docs.numble.co.uk/numble-x-apron/processing-personal-and-employee-expenses-in-apron.md): Here’s how to handle expenses that have been paid personally and need to be reimbursed.
- [First Self Assessment Tax Return](https://docs.numble.co.uk/self-assessment-tax-returns/first-self-assessment-tax-return.md): Introduction to UK Self Assessment
- [Self Assessment Tax Return: Earnings Checklist](https://docs.numble.co.uk/self-assessment-tax-returns/self-assessment-tax-return-earnings-checklist.md): What we need to file your personal tax return
- [How to Pay Your Self Assessment Tax Return](https://docs.numble.co.uk/self-assessment-tax-returns/how-to-pay-your-self-assessment-tax-return.md): A guide to payment methods and setting up a payment plan
- [New Company x New Director](https://docs.numble.co.uk/limited-companies/new-company-x-new-director.md): Tips and tricks for new directors
- [How To Incorporate A Company](https://docs.numble.co.uk/limited-companies/how-to-incorporate-a-company.md): Our super simple guide to setting up a new company
- [Companies House ID Verification](https://docs.numble.co.uk/limited-companies/companies-house-id-verification.md): How to verify your identity with Companies House
- [Raising Finance For Your Company](https://docs.numble.co.uk/limited-companies/raising-finance-for-your-company.md)
- [Travel Expenses For Directors](https://docs.numble.co.uk/business-expenses-for-companies/travel-expenses-for-directors.md): Tax deductible travel rules for owners and directors of companies
- [Mileage Expenses and Claiming VAT on Mileage](https://docs.numble.co.uk/business-expenses-for-companies/mileage-expenses-and-claiming-vat-on-mileage.md)
- [Employees or Contractors](https://docs.numble.co.uk/hiring-employees/employees-or-contractors.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.numble.co.uk/welcome-to-numble.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.
