# Overview

## Connect API & Platform Overview

The Connect API and SDK provide developers with powerful tools to enhance application functionality and user engagement. Our authentication system ensures seamless and secure access, while built-in user management capabilities offer insight into user activity, rewards, and resources.

By integrating with Connect, developers can harness distributed compute power, enabling efficient execution of advanced AI services such as voice recognition, text-to-speech, and LLM inference. The platform also includes mechanisms to drive user engagement and incentivization, helping applications grow and retain active users.

With an emphasis on scalability, optimization, and ease of integration, Connect offers a robust foundation for building innovative and high-performance applications.


---

# 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/readme.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.
