# Overview

The Coral Mobile Stack offers developers a versatile and powerful environment to create DApps that leverage the unique capabilities of Coral OS and the Coral Phone hardware. This stack is designed to streamline the development process, providing all the necessary tools and documentation to help developers succeed in the decentralized landscape.

**Key Components**:

* **Coral SDK**: A comprehensive software development kit for building DApps on Coral OS.
* **Developer Documentation**: Detailed guides and tutorials to help developers at every stage of their journey.
* **APIs and Libraries**: A rich set of APIs and libraries to facilitate various blockchain and AI functionalities.
* **Community Support**: Access to a vibrant community of developers for collaboration and support.


---

# 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://coralapp-1.gitbook.io/coralapp-gitbook/coral-mobile-stack/overview.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.
