# Hỗ trợ tích hợp

Khi bạn chọn một dịch vụ (LLM hoặc cơ sở dữ liệu SQL), một thông báo có nhãn **Tôi có thể lấy những thông tin xác thực này ở đâu?** sẽ xuất hiện. Đây là một liên kết động dẫn bạn đến tài liệu cụ thể cho dịch vụ đã chọn, hướng dẫn bạn cách tạo hoặc tìm khóa API của mình.

Khi bạn chuyển đổi giữa các Dịch vụ LLM, liên kết sẽ được cập nhật tương ứng, đảm bảo bạn luôn có quyền truy cập nhanh vào thông tin đúng trong SkyDeck AI.

<figure><img src="/files/btOuwfC1o80rX3MdF0kC" alt="nhập thông tin xác thực" width="563"><figcaption></figcaption></figure>

Thông tin này về các dịch vụ hội thoại trả tiền theo mức sử dụng công cộng cũng được liên kết ở đây để tham khảo dễ dàng:

* [**OpenAI**](/vi/integrations/llms-and-databases/openai-integration.md)
* [**Vertex**](https://developers.google.com/workspace/guides/create-credentials#service-account)
* [**Anthropic**](https://docs.anthropic.com/claude/reference/getting-started-with-the-api)
* [**HuggingFace**](/vi/integrations/llms-and-databases/huggingface-integration.md)


---

# 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.skydeck.ai/vi/control-center/setup-guide/set-up-integrations/integration-assistance.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.
