# Название устройства

Ну тут всё просто:

1. Poco F3 - Название телефона для глобального рынка (глобалка)
2. Redmi K40 - Название телефона для китайского рынка (китайка)
3. Mi 11x - Название телефона для индийского рынка (индийка)

Скорее всего, у вас на руках именно глобалка. Теперь узнаем о кодовом имени аппарата.

Кодовое имя - имя, которое было задано устройству во время его разработки. В нашем случае, кодовое имя - **alioth**.


---

# 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://poco.cum-zone.ru/beginning/device-name.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.
