> For the complete documentation index, see [llms.txt](https://docs.cherryai.com.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherryai.com.cn/docs/jp/pre-basic/websearch/volcengine.md).

# Volcengineでのネット接続導入

### 1、 「火山エンジン」 アカウントにログイン/登録 <a href="#rclz7" id="rclz7"></a>

公式サイトにアクセス：<https://www.volcengine.com/>

<figure><img src="/files/6c11b587dd5e7ffb01fb899f0a3d05859c668b19" alt=""><figcaption><p>火山エンジン公式サイト</p></figcaption></figure>

### 2、 「ネット接続できる」 「マイアプリ」 を作成 <a href="#gvzaa" id="gvzaa"></a>

2.1、 火山エンジンにログインし、「火山方舟」ページへ移動、入口：<https://console.volcengine.com/ark>

2.2、 **順番にクリック：**<mark style="color:赤;">**「マイアプリ」 - 「アプリを作成」 - 「ノーコード」 - 「1対1チャット」**</mark>

<figure><img src="/files/006d380c487b20e951a89ea59bba895dbba32e58" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3c20c43826a34fdb513b29ae6c8a8e701f0aa1bb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/90454e6e5a9f739be287ed0ed14d7c8e67cc19ea" alt=""><figcaption></figcaption></figure>

### 3、情報を入力してアプリを公開 <a href="#zzdfe" id="zzdfe"></a>

**アプリ名**：要件に従って適当な名前を付ければOK。（<mark style="color:赤;">**＊必須**</mark>、他は書かなくても可）

<mark style="color:赤;">**重要なのは：ネット接続プラグインをオンにすること（先に有効化が必要）**</mark>

<figure><img src="/files/7c438358b82025cc744af5fc6c189ee1e76d6346" alt=""><figcaption></figcaption></figure>

#### 3.1、 ネット接続プラグイン機能を有効化（料金と無料回数に注意） <a href="#mwn38" id="mwn38"></a>

<figure><img src="/files/e294e04d67663bab1726fd09a53973e213e79662" alt=""><figcaption><p>［今すぐ購入］をクリックし、手順に沿って進めて下の画面が表示されれば、有効化成功です。</p></figcaption></figure>

<figure><img src="/files/9e2e7aff45eaf312023ea566f523291cd48ac318" alt=""><figcaption><p>ステータスに注意。ここまでで有効化成功</p></figcaption></figure>

その後、先ほどの「アプリ情報を入力」画面に戻って、続けて操作します。

<figure><img src="/files/e64e7e82fb1ec453635bd8368bd114c93405c88d" alt=""><figcaption></figcaption></figure>

#### 3.2、 ネット検索の「詳細設定」説明 <a href="#sp6uz" id="sp6uz"></a>

実際の状況に応じて選択してください。個人的なおすすめ：

* 入出力を精密に制御したい場合は、「**カスタム呼び出し**」でネット接続；
* 面倒なら変更せず、「**自動呼び出し**」- デフォルト値；
* お金に余裕があり、情報の鮮度を非常に重視するなら、「**強制的に有効化**」。

<figure><img src="/files/f0aaadded6e5188462f445fa717a8b9b68ea74c4" alt=""><figcaption></figcaption></figure>

#### 3.3、 アプリを公開 <a href="#fe1gf" id="fe1gf"></a>

右上の「公開」ボタンをクリックすると、アプリの作成は完了です。

<figure><img src="/files/26cff709ef996b986e052d6e27da5bf41a950704" alt=""><figcaption></figcaption></figure>

### 4、 API Key を取得 <a href="#jtqlu" id="jtqlu"></a>

順番にクリック：**「API呼び出しガイド」-「API Keyを選択してコピー」-「表示して選択」**

まず API Key をコピーし、その後 cherry studio に貼り付けます。（操作詳細は下の画面を参照）

<figure><img src="/files/88b13a07a88762f9d8793cfd4ac9a53a665fa119" alt=""><figcaption></figcaption></figure>

注意：API Key がない場合は、ポップアップ右上の - 「**API Keyを作成**」を押して、API Key をコピーすればOKです。

<figure><img src="/files/0edab6a40aaa645fd483ab47031654ef3838ac0c" alt=""><figcaption></figcaption></figure>

### 5、 cherry studio で API Key を使い、deepseek-R1 のネット接続アクセスを実現 <a href="#lrefj" id="lrefj"></a>

#### 5.1、 cherry studio を開く - 「設定」- 「任意の名前を入力」-「種類：openAI」 <a href="#dvrbv" id="dvrbv"></a>

<figure><img src="/files/e9c5ddaf161d471fc4d8e546aa87030b0f548fd9" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/d84d93b7c0dcc3471dbca09ece711cb3a1eef038" alt="" width="375"><figcaption></figcaption></figure>

#### 5.2、 URL と key を設定 <a href="#mt8y0" id="mt8y0"></a>

<figure><img src="/files/20d2a862d82a8d69065555107cafd8d4aeb38355" alt=""><figcaption></figcaption></figure>

<mark style="color:紫;">注意：アドレスが見つからない場合、または北京のノードでない場合は、ここで具体的なアドレスを見つけられます。"/" を忘れないように：</mark>

<figure><img src="/files/8f81e87f9debfc3f6e4a9dd9b2f0147fb6cd020b" alt=""><figcaption></figcaption></figure>

#### 5.3、 モデル名を追加 <a href="#qmh3i" id="qmh3i"></a>

注意：下の小さい文字をモデル名としてコピーしてください。そうしないとエラーになります。

<figure><img src="/files/312d00e84dc86efaae947642a196c680061d48d9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/43f4f051d59cf395bc6f92160109baa1984f02cc" alt=""><figcaption></figcaption></figure>

### 6、 効果のプレビュー <a href="#peb2p" id="peb2p"></a>

<figure><img src="/files/db61dbd395d7bd4812ea5dfec4f4629d8e80005b" alt=""><figcaption></figcaption></figure>

***

### 💡 ヘルプの取得とフィードバックの送信

設定や使用の過程で疑問、Bug、機能改善の提案がある場合は、 [フィードバックと提案](/docs/jp/question-contact/suggestions.md) に記載の公式チャネルをご参照ください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cherryai.com.cn/docs/jp/pre-basic/websearch/volcengine.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
