# Legal

## Legal

- [Privacy Statement](https://legal.clausebase.com/privacy/privacy-statement.md)
- [Sub-processors](https://legal.clausebase.com/privacy/sub-processors.md)
- [Data Processing Agreement](https://legal.clausebase.com/privacy/data-processing-agreement.md)
- [Information Security Statement](https://legal.clausebase.com/security/information-security-statement.md)
- [Security Features Overview](https://legal.clausebase.com/security/security-features-overview.md)
- [Profile data](https://legal.clausebase.com/data-collected/profile-data.md)
- [Logging data](https://legal.clausebase.com/data-collected/logging-data.md)
- [Usage data](https://legal.clausebase.com/data-collected/usage-data.md)
- [Stored data](https://legal.clausebase.com/data-collected/stored-data.md)
- [Temporary data](https://legal.clausebase.com/temporary-data.md)
- [Geographical locations](https://legal.clausebase.com/data-location/geographical-locations.md)
- [General](https://legal.clausebase.com/llm/general.md)
- [No training / finetuning](https://legal.clausebase.com/llm/no-training-finetuning.md)
- [Usage in detail](https://legal.clausebase.com/llm/usage-in-detail.md)
- [ClauseBuddy Free](https://legal.clausebase.com/terms-and-conditions/clausebuddy-free.md): Archived version referring to the old, free version of ClauseBuddy
- [Clause9 Enthusiast](https://legal.clausebase.com/terms-and-conditions/clause9-enthusiast.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://legal.clausebase.com/privacy/privacy-statement.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.
