# 思源ノート設定チュートリアル

トピックやメッセージを思源ノートにエクスポートすることをサポートします。

## ステップ1

思源ノートを開き、ノートブックを作成する

<figure><img src="/files/bcc62b18a53c8948fa89e9c5e814a08f1aa808a6" alt=""><figcaption><p>「新規ノートブック」をクリックする</p></figcaption></figure>

## ステップ2

ノートブックを開いて設定を開き、コピーする`ノートブックID`

<figure><img src="/files/5d893f36ac493b88f8817779159188149c3d3609" alt="" width="400"><figcaption><p>ノートブック設定を開く</p></figcaption></figure>

<figure><img src="/files/412fd9306754ca19c7a2251fb77c671fa07fc6fe" alt=""><figcaption><p>「ノートブックIDをコピー」ボタンをクリックする</p></figcaption></figure>

## ステップ3

ノートブックIDをコピーして Cherry Studio の設定に入力する

<figure><img src="/files/3e47c8f9fab00c49416438120a37b5941f7d3237" alt=""><figcaption><p>ノートブックIDをデータ設定に入力する</p></figcaption></figure>

## ステップ4

思源ノートのアドレスを入力する

* **ローカル**\
  通常は `http://127.0.0.1:6806`
* **セルフホスト**\
  あなたのドメイン用 `http://note.domain.com`

<figure><img src="/files/f61970297c1ed1255438dfada3f4cb7a2faf383a" alt=""><figcaption><p>思源ノートのアドレスを入力する</p></figcaption></figure>

## ステップ5

思源ノートをコピーする `APIトークン`

<figure><img src="/files/1a43867176af7a4ddba897f03730e46b8ff42105" alt=""><figcaption><p>思源ノートのトークンをコピーする</p></figcaption></figure>

Cherry Studio の設定に入力して確認する

<figure><img src="/files/8bd7b0a69eeb88e3d16a23e33b334dac1e623d91" alt=""><figcaption><p>データベースIDを入力して「確認」をクリックする</p></figcaption></figure>

## ステップ6

おめでとうございます。思源ノートの設定は完了しました ✅ 次は Cherry Studio の内容をあなたの思源ノートにエクスポートできます

<figure><img src="/files/720a26d45cce0df33507533fe619686b4c8f8dda" alt=""><figcaption><p>思源ノートにエクスポート</p></figcaption></figure>

<figure><img src="/files/52587b3105635692fed934f422c1f29dfaf124ee" 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/jp/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.
