# FAQs

Explore answers to the most frequently asked questions about our platform. Whether you’re just starting out or diving into advanced features, this page is designed to help you troubleshoot, learn, and make the most of your experience.

Didn’t find what you were looking for? No problem! Our team is here to help. Reach out to us anytime at **<support@optibase.io>**, and we’ll get back to you with the answers you need.


---

# 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.optibase.io/frequently-asked-questions/faqs.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.
