> For the complete documentation index, see [llms.txt](https://faultx.gitbook.io/rn10p-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faultx.gitbook.io/rn10p-docs/getting-started/device-information.md).

# Device Information

| Codename     | sweet / sweetin                                                                                                                                                                                   |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| SoC          | Qualcomm SM7150-AC Snapdragon 732G                                                                                                                                                                |
| RAM          | 6/8 GB                                                                                                                                                                                            |
| CPU          | Octa-core Kryo 470 2 x 2.3 GHz + 6 x 1.8 GHz                                                                                                                                                      |
| Architecture | arm64                                                                                                                                                                                             |
| GPU          | Qualcomm Adreno 618                                                                                                                                                                               |
| OS           | Android 11, upgradable to Android 13, MIUI 14                                                                                                                                                     |
| Network      | 2G GSM, 2G CDMA, 3G UMTS, 4G LTE                                                                                                                                                                  |
| Storage      | 64/128/256 GB, UFS 2.2                                                                                                                                                                            |
| SD card      | Up to 512 GB                                                                                                                                                                                      |
| Screen       | 6.67 in (169.42 mm), 2400x1080 (394 PPI), AMOLED (max. 120 Hz)                                                                                                                                    |
| Bluetooth    | 5.1 with A2DP + aptX HD                                                                                                                                                                           |
| Wi-Fi        | 802.11 a/b/g/n/ac                                                                                                                                                                                 |
| Peripherals  | 3.5mm jack, A-GPS, Accelerometer, Compass, Dual SIM, FM radio, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, Gyroscope, IR blaster, Light sensor, NFC, Ultrasound, proximity sensor, USB OTG |
| Cameras      | 108 MP, LED flash, 8 MP (ultrawide) LED flash, 5 MP (macro) LED flash, 2 MP (depth) LED flash, 16 MP, No flash                                                                                    |
| Dimensions   | 164 mm (6.46 in) (h), 76.5 mm (3.01 in) (w), 8.1 mm (0.32 in) (d)                                                                                                                                 |
| Battery      | Non-removable Li-Po 5020 mAh                                                                                                                                                                      |

***

{% embed url="<https://www.mi.com/global/product/redmi-note-10-pro/>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://faultx.gitbook.io/rn10p-docs/getting-started/device-information.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.
