# 无服务器数据库

- [类和方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/class-and-method.md)
- [Client 类](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/class-and-method/client.md): 命名空间和模块：tencent.cloud.serverless.database.client
- [create\_instance 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/class-and-method/client/create-instance.md): 命名空间和模块：tencent.cloud.serverless.database.client
- [delete\_instance 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/class-and-method/client/delete-instance.md): 命名空间和模块：tencent.cloud.serverless.database.client
- [list\_instances 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/class-and-method/client/list-instances.md): 命名空间和模块：tencent.cloud.serverless.database.client
- [set\_instance\_extranet 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/class-and-method/client/set-instance-extranet.md): 命名空间和模块：tencent.cloud.serverless.database.client
- [fetch\_client 函数](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/class-and-method/fetch-client-function.md): 命名空间和模块：tencent.cloud.serverless.database
- [数据类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/data-types.md)
- [InstanceInfo 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/data-types/instance-info.md): 命名空间和模块：tencent.cloud.serverless.database.client
- [InstanceConfigure 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/data-types/instance-configure.md): 命名空间和模块：tencent.cloud.serverless.database.client
- [DatabaseCharset 枚举器](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-database/data-types/database-charset-enum.md): 命名空间和模块：tencent.cloud.serverless.database.client


---

# 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/python-docs/serverless-database.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.
