# Introduction

Cloud Configuration including six configuration items such as ‘Firmware Updates Center’, ‘Multilingual’, ‘Alarms Management’, ‘Network Connections Guides’, ‘Quick toggle settings’, and ‘Scenario connection settings’. Through Tuya cloud services deployed around the world, all of this items can provide better and more personalized product experience to customers. That also ensures the items can update and take effect synchronously without replacing the hardware and reshipping an order.

Among the Cloud Configuration, it is noteworthy for you that the ‘Multilingual’, ‘Network Connections Guides’, and ‘Scenario connection settings’ should be managed aimedly depend on the sales area, cloud connection mode, and the function definition of your products.

![](/files/-MC-v86O5RxgnPKexbES)

You can get more information about each configuration by clicking on the following links.

1、[Firmware Upgrade](https://docs.tuya.com/en/iot/configure-in-platform/advanced-features/firmware-upgrade-operation-guide)

2、[How to Set UI Texts](https://docs.tuya.com/en/iot/configure-in-platform/advanced-features/product-language)

3、[Alarm Management](https://docs.tuya.com/en/iot/configure-in-platform/advanced-features/alarm)

4、[Network Configuration](https://docs.tuya.com/en/iot/configure-in-platform/advanced-features/network)

5、[Quick Toggle Settings](https://docs.tuya.com/en/iot/configure-in-platform/advanced-features/quick-toggle)

6、[Scenario Connection Settings](https://docs.tuya.com/en/iot/configure-in-platform/advanced-features/scenario)


---

# 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.ifreeq.com/developer/configure-in-platform/cloud-configuration/introduction.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.
