# Hardware Specifications

## &#x20;Coral Phone Specifications

| Model：Coral Phone                                      |
| ------------------------------------------------------ |
| Size：162.7\*74.9\*8mm                                  |
| Operating system：Coral OS (Based on Android 14)        |
| LCD Size：6.78" 3D AMOLED FHD+ Middle blind hole screen |
| Battery Capacity：4000mAh                               |
| CPU：MTK Helio G99                                      |
| Cores：Octa Cores (8 cores)                             |
| SIM：Dual SIM card + eSIM                               |

## Coral AI Phone Specifications

| Model：Coral AI Phone                            |
| ----------------------------------------------- |
| Size：TBD                                        |
| Operating system：Coral OS (Based on Android 14) |
| LCD Size：TBD                                    |
| Battery Capacity：TBD                            |
| CPU：Snapdragon 8 Gen 3                          |
| SIM：Dual SIM card + eSIM                        |


---

# 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-phone/hardware-specifications.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.
