# Tax Percentage

This needs to be handled by the operators of the System. As an operator, you're able to set the[ Tax percentage](https://documentation.movatic.co/feature-guide-2/settings/billing) for your system and this is broken down in the[ Rental export](https://documentation.movatic.co/feature-guide-2/exports) (tax\_rate and tax\_amount) where you're able to get all of this information for tax purposes.<br>

**Settings**  > Click **Billing** > Set the Tax Rate > **Save** Changes.<br>

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2FvIpI0EKO1jfIY7GcqOnG%2Fimage.png?alt=media&#x26;token=32276bfe-1ae6-4a3b-813a-1c06633992b0" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://documentation.movatic.co/admin-site/billing/tax-percentage.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.
