# Application Review

Any application built on PDA infrastructure needs to be submitted to Dataswyft’s [Developer Portal ](https://developers.dataswift.io/) so that the contracts for PDA use can be set up on demand between the App owners and Server owners.

Once an application is ready for deployment and is submitted for review, it will undergo a review process. This involves:

1. An evaluation of the data stored in a PDA, ensuring that the application owner has the legal right to transfer the data to users.
2. A simple rating and certification assigned to the application on its data conduct.


---

# 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/application-review.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.
