# 思源筆記配置教程

支援將話題、訊息匯出到思源筆記。

## 第一步

打開思源筆記，建立一個筆記本

<figure><img src="/files/0eeec48673c347842545c71609684bb37ed669ab" alt=""><figcaption><p>撳新建筆記本</p></figcaption></figure>

## 第二步

打開筆記本設定，並複製`筆記本ID`

<figure><img src="/files/040e90ae511a46c0a2846c2db5678b1fd96e9a4f" alt="" width="400"><figcaption><p>打開筆記本設定</p></figcaption></figure>

<figure><img src="/files/145f2f8f4d09b7dcf9ed6ce41269f7499d1f116a" alt=""><figcaption><p>撳複製筆記本ID按鈕</p></figcaption></figure>

## 第三步

將複製咗嘅筆記本ID填寫到 Cherry Studio 設定入面

<figure><img src="/files/b2058df86321867106a5aa3bf6be8b34e0375b1d" alt=""><figcaption><p>將筆記本ID填寫到資料設定入面</p></figcaption></figure>

## 第四步

填寫思源筆記地址

* **本地**\
  通常係 `http://127.0.0.1:6806`
* **自部署**\
  你嘅域名 `http://note.domain.com`

<figure><img src="/files/003b54d0fa72f57b6aa3f62d3c4bc2fa2d4a4fde" alt=""><figcaption><p>填入你嘅思源筆記地址</p></figcaption></figure>

## 第五步

複製思源筆記 `API Token`

<figure><img src="/files/bb31f7af1e1fcb311077f5af81d06b3e0881a0aa" alt=""><figcaption><p>複製思源筆記令牌</p></figcaption></figure>

填入 Cherry Studio 設定入面並檢查

<figure><img src="/files/e8652c2159ce243282f23cb696b408b2dd9d42d7" alt=""><figcaption><p>填寫資料庫 ID 並撳檢查</p></figcaption></figure>

## 第六步

恭喜你，思源筆記嘅設定已經完成 ✅ 跟住就可以將 Cherry Studio 內容匯出到你嘅思源筆記入面喇

<figure><img src="/files/f7587858f54f267585f159d2c5abba6f423294e5" alt=""><figcaption><p>匯出到思源筆記</p></figcaption></figure>

<figure><img src="/files/9c4df85c8d3f496fd8685ca5af3fa8c66c5ea4da" alt=""><figcaption><p>睇匯出結果</p></figcaption></figure>


---

# 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.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/data-settings/siyuan.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.
