# Policies

- [Service Level Agreement and Standards](https://docs.paveapi.com/other-resources/policies/service-slas.md)
- [Service Delivery Sub-Processors & Processors](https://docs.paveapi.com/other-resources/policies/service-delivery-sub-processors-and-processors.md)
- [API Strategy and Architecture](https://docs.paveapi.com/other-resources/policies/api-strategy-and-architecture.md)
- [Information Security Policy](https://docs.paveapi.com/other-resources/policies/information-security-policy.md)
- [Data Quality Guideline](https://docs.paveapi.com/other-resources/policies/information-security-policy/data-quality-guideline.md)
- [Data Retention Policy](https://docs.paveapi.com/other-resources/policies/information-security-policy/data-retention-policy.md)
- [Backup and Disaster Recovery](https://docs.paveapi.com/other-resources/policies/information-security-policy/backup-and-disaster-recovery.md)
- [Data Residency](https://docs.paveapi.com/other-resources/policies/information-security-policy/data-residency.md)
- [Data Access Control](https://docs.paveapi.com/other-resources/policies/information-security-policy/data-access-control.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.paveapi.com/other-resources/policies.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.
