# 下載 SDK

通過以下GitHub鏈接下載ProudChat SDK。

## :open\_file\_folder: [**下載ProudChatSDK**](https://github.com/Nettention/ProudChatSDK)

## 開始

初始化 ProudChat 所需的<mark style="color:orange;">用戶賬號 UUID</mark>, <mark style="color:orange;">生成項目的 UUID</mark>\
可在 Proud Console 中查看。

{% hint style="success" %}
[**Proud Console**](https://console.nettention.com) **->** 您可以在**項目管理**中查看。
{% endhint %}

<figure><img src="/files/QusR0JtgF3Z4E7ht7GEl" alt=""><figcaption><p>按齒輪到項目管理。</p></figcaption></figure>

<figure><img src="/files/bfTxjH0g9LIRI3n2Nirt" alt=""><figcaption><p>Proud Console -> 項目管理畫面</p></figcaption></figure>

## 配置環境

### :black\_small\_square: [C++](/proudnet.cn/proudchat/download/c++.md)

### :black\_small\_square: [**C#**](/proudnet.cn/proudchat/download/c.md)

### :black\_small\_square: [**Unity3D**](/proudnet.cn/proudchat/download/unity3d.md)

### :black\_small\_square: [**Unreal Engine 4**](/proudnet.cn/proudchat/download/unreal-engine-4.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.proudnet.com/proudnet.cn/proudchat/download.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.
