# Volcengine Online Access

### 1. Log in/Register a "Volcengine" account <a href="#rclz7" id="rclz7"></a>

Visit the official website:<https://www.volcengine.com/>

<figure><img src="/files/d4328338fea91660ca01dc98ed93b621816291e5" alt=""><figcaption><p>Volcengine official website</p></figcaption></figure>

### 2. Create a "my app" that can access the internet <a href="#gvzaa" id="gvzaa"></a>

2.1. Log in to Volcengine and enter the "Volcengine Ark" page, portal:<https://console.volcengine.com/ark>

2.2. **Click in order:**<mark style="color:red;">**"My Apps" - "Create App" - "No Code" - "One-on-one Chat"**</mark>

<figure><img src="/files/02f5b3586b7ac51b706f48660f5ee62e1f2b76fa" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/408ba9c28bc29adaf8567fc2dc3588357913f7b2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2d78b9c5d3fad1ec8e0f2b7014f125a4cc1a8c24" alt=""><figcaption></figcaption></figure>

### 3. Fill in the information and publish the app <a href="#zzdfe" id="zzdfe"></a>

**App name**: Just give it any name as required. (Entries with<mark style="color:red;">**\*Required**</mark>can be left blank for the others)

<mark style="color:red;">**The key point is: the internet access plugin must be enabled (you need to activate it first)**</mark>

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

#### 3.1. Activate the internet access plugin function (pay attention to the cost and free quota) <a href="#mwn38" id="mwn38"></a>

<figure><img src="/files/d07c94ab267e6472a1927ced769dd9118e0e505d" alt=""><figcaption><p>Click Buy Now and follow the steps until the interface below appears, which means activation was successful.</p></figcaption></figure>

<figure><img src="/files/86875db8f19d15447c6b3179ac7340f2a4df3d34" alt=""><figcaption><p>Pay attention to the status; activation is successful at this point</p></figcaption></figure>

Then return to the "Fill in app information" page and continue.

<figure><img src="/files/4f253379c1ef0441d4ec57a1ea8d142fb64eeea2" alt=""><figcaption></figcaption></figure>

#### 3.2. Internet search "Advanced Configuration" instructions <a href="#sp6uz" id="sp6uz"></a>

Choose according to the actual situation; personally, I suggest:

* If you want precise control over input and output, you can use "**Custom Invocation**" for internet access;
* If you don't want the trouble, you can leave it unchanged and use "**Automatic Invocation**" - default value;
* If money is no object and you have very high requirements for information timeliness, you can "**Force Enable**".

<figure><img src="/files/1196069059fc01f4680862aa1f582a582a9b3712" alt=""><figcaption></figcaption></figure>

#### 3.3. Publish the app <a href="#fe1gf" id="fe1gf"></a>

Click the "Publish" button in the upper right corner, and the app is created successfully.

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

### 4. Get the API Key <a href="#jtqlu" id="jtqlu"></a>

Click in order:**"API Call Guide" - "Select API Key and Copy" - "View and Select"**

Copy the API key first, then go to Cherry Studio and paste it. (For operation details, see the interface below)

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

Note: If there is no API key, then in the upper right corner of the pop-up - "**Create API Key**", then just copy the API key.

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

### 5. Use the API Key in Cherry Studio to enable internet access for deepseek-R1 <a href="#lrefj" id="lrefj"></a>

#### 5.1. Open Cherry Studio - "Settings" - "Enter any name" - "Type: openAI" <a href="#dvrbv" id="dvrbv"></a>

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

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

#### 5.2. Configure the URL and key <a href="#mt8y0" id="mt8y0"></a>

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

<mark style="color:purple;">Note: If you can't find the address, or it's not a Beijing node, you can find the specific address here; don't forget the "/":</mark>

<figure><img src="/files/235ea1d74a08504c63f9b9e6785fed51b711d008" alt=""><figcaption></figcaption></figure>

#### 5.3. Add the model name <a href="#qmh3i" id="qmh3i"></a>

Note: Copy the small text below as the model name, otherwise an error will occur.

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

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

### 6. Preview of the result <a href="#peb2p" id="peb2p"></a>

<figure><img src="/files/18cae2fd727f7d00adaa559ad5579c3a53385934" alt=""><figcaption></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/en-us/pre-basic/websearch/volcengine.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.
