# Company

- [Terms of Service](https://docs.panora.cc/company/tos.md): The Panora Terms of Service outline the rules, responsibilities, and guidelines for using our platform. To ensure you’re fully informed, please review the complete Terms of Service at the link below.
- [Privacy Policy](https://docs.panora.cc/company/privacy.md): Panora is committed to protecting your privacy and keeping your data secure. Our Privacy Policy explains how we collect, use, and safeguard your information.


---

# 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.panora.cc/company.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.
