# Pre-requirements

1. Sales Tax Enablement: Taxes must be properly configured and enabled for all sales transactions.
2. Subsidiary Tax Assignment: Tax records and configurations must be correctly linked to the specific hotel subsidiary.
3. Tax Schedule Configuration: Tax schedules must be fully set up to ensure correct tax rate application.
4. Period Validation: Both Accounting Periods and Tax Periods must be created and open for the specific months/years designated for internal testing and UAT (User Acceptance Testing).
5. Form Optimization: Remove the mandatory requirement for the following fields: Location, Class, and Department.
6. Connectivity between the PMS and Aurelia: Enabling the connection is mandatory to configure the Integration Setup.


---

# 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.myaurelia.app/getting-started/pre-requirements.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.
