# Deploy

- [Application Review](https://docs.dataswyft.com/deploy/application-review.md)
- [Dataswyft Governance Overview](https://docs.dataswyft.com/deploy/application-review/dataswift-governance-overview.md)
- [Application Governance](https://docs.dataswyft.com/deploy/application-governance.md)
- [Rating Assurance & Certification](https://docs.dataswyft.com/deploy/rating-assurance-and-certification.md): Applications are rated and reviewed before they go live
- [Permission Review](https://docs.dataswyft.com/deploy/permission-review.md): Transaction Request Form
- [Review Checklist](https://docs.dataswyft.com/deploy/review-checklist.md): A to-do list for application review.
- [Live Application Ratings](https://docs.dataswyft.com/deploy/live-application-ratings.md): List of all applications live on Dataswyft One and their ratings.


---

# 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.dataswyft.com/deploy.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.
