# Settings

The **Settings** section includes an array of tabs and options for your system:\
\
• [General](/admin-site/settings/general.md)\
• [Rentals](/admin-site/settings/rentals.md)\
• [Open Data](/admin-site/settings/open-data.md) \
• [Billing](/admin-site/settings/billing.md)\
• [Branding](/admin-site/settings/branding.md)\
• [Terms of Service](/admin-site/settings/terms-of-service.md)\
• [System Admins](/admin-site/settings/system-admins.md)

Features and upgrades are rolled out periodically to maximize the ease and efficiency of your system. Have any ideas for a cool new feature? To suggest new features or upgrades, please send your ideas via email at **(<support@movatic.co>)**. We value your input and are always open to new ideas to enhance the system's functionality. New ideas are always welcomed!


---

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