# Security & Compliace

- [Data Privacy & Security Overview](https://docs.gpt4business.ai/getting-started/security-and-compliace/data-privacy-and-security-overview.md): This details all of the information related to data security and compliance on the GPT4Business.ai platfrom.
- [GDPR Privacy Overview](https://docs.gpt4business.ai/getting-started/security-and-compliace/gdpr-privacy-overview.md)
- [Privacy Policy](https://docs.gpt4business.ai/getting-started/security-and-compliace/privacy-policy.md): YoloAI Technologies Inc. Privacy Policy
- [Terms & Conditions](https://docs.gpt4business.ai/getting-started/security-and-compliace/terms-and-conditions.md): GPT4 Business Terms and Conditions
- [Data Processing Agreement](https://docs.gpt4business.ai/getting-started/security-and-compliace/data-processing-agreement.md)
- [AI Model Data Usage](https://docs.gpt4business.ai/getting-started/security-and-compliace/ai-model-data-usage.md)


---

# 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.gpt4business.ai/getting-started/security-and-compliace.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.
