# App Submission Guidelines

Welcome to Connect.ai! We're excited to have you join our community of innovative AI application developers. Whether you're creating web applications, mobile apps, desktop software, or browser extensions, these guidelines will help you create successful applications while maintaining the high standards our users expect.

### Our Philosophy

At Connect.ai, we believe in empowering developers to push the boundaries of AI innovation while ensuring a safe, trustworthy environment for our users. Our platform welcomes diverse application types - from web apps to desktop software, browser extensions to mobile apps - all united by their innovative use of AI to solve real problems.

### Introduction

#### Why We Have Guidelines

The AI ecosystem is rapidly evolving across multiple platforms and deployment types. These guidelines serve to:

* Help you understand what makes a successful app on Connect.ai
* Protect users while promoting innovative solutions
* Create a level playing field for all developers
* Ensure transparency in our review process

#### Before You Submit

Take a moment to:

* Test your application thoroughly on all intended platforms
* Review these guidelines in full
* Prepare your supporting materials (documentation, privacy policy, etc.)
* Consider how your application adds unique value to our ecosystem

#### User Data Protection

Your users trust you with their data – let's honor that trust:

* Implement appropriate security measures for your platform type
* Only collect data that's essential for your application's functionality

#### Platform Requirements

Excellence across platforms:

* Web Apps: Fast loading times, responsive design, cross-browser compatibility
* Desktop Apps: Efficient resource usage, proper installation/uninstallation
* Mobile Apps: Quick startup, efficient battery usage, smooth performance
* Browser Extensions: Minimal impact on browser performance

#### User Experience

Create reliable, enjoyable experiences:

* Consistent performance across supported platforms
* Graceful handling of offline scenarios where applicable
* Quick startup and smooth operation

#### Marketing and Promotion

Build trust through transparency:

* Accurate descriptions and screenshots for each platform
* Clear communication of features and limitations
* Transparent about platform requirements and compatibility

#### Privacy Requirements

Protect your users and yourself:

* Platform-appropriate privacy policies
* Clear data collection and usage explanations
* Transparent permission requirements

### Support and Resources

We're here to help you succeed:

#### Communication Channels

* Direct developer support
* Our [Discord Server](https://discord.com/invite/2p2FnAed)&#x20;

### Review Process

#### What to Expect

1. Initial submission review
2. Platform-specific technical assessment
3. Final approval or feedback
4. Ongoing monitoring and support

#### Common Review Issues

We'll work with you to resolve:

* Platform-specific optimization needs
* UI/UX improvements
* Documentation updates


---

# 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.connect.ai/getting-started/app-submission-guidelines.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.
