# 欢迎

## 什么是 Tencent Cloud SDK？

Tencent Cloud SDK 是面向开发者提供的一套可用于访问 Tencent Cloud API 的 SDK。

借助 Tencent Cloud SDK，您可以以面向对象编程的方式快速、安全地访问 Tencent Cloud API 并将其集成到您的应用程序，而无需关注实现细节。

## 适用的开发语言

目前 Tencent Cloud SDK 面向以下语言提供开放源代码实现。

### Python

{% content-ref url="/pages/-M-TsS-JuwxerTd9-f9K" %}
[概述](/tencent-cloud-sdk/python-overview.md)
{% endcontent-ref %}

## 还有其他问题？

没关系，您仍然可以从 常见问题 页面寻求问题解答。

{% content-ref url="/pages/-M-Tq0VemWUcUxh9ivXF" %}
[常见问题](/tencent-cloud-sdk/faqs.md)
{% endcontent-ref %}

如果您的问题未在常见问题页面中列出，您可以通过以下即时通讯平台寻求技术支持。

### Tencent QQ

您可以手动检索群组号码 **537539545** 或导航到 <https://jq.qq.com/?_wv=1027&k=57elf7z> 加入群组。

### Telegram

您可以导航到 <https://t.me/tencent_cloud_serverless> 加入群组，这通常适用于非中国大陆用户。

## 法律信息

本网站上包含的商标、Tencent Cloud 和腾讯云字样均由 [Tencent Cloud](https://cloud.tencent.com/). 所有，版权所有者的联系方式是 <https://cloud.tencent.com/act/event/connect-service>。


---

# 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://smallso.gitbook.io/tencent-cloud-sdk/master.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.
