# Bear 熊掌记搜索

HapiGo 提供 Bear 熊掌记内容搜索，但是需要设置一下 API 令牌。请参考下面文档设置：

### 获取 Mac 端熊掌记 API 令牌

打开熊掌记 → 菜单栏 → 帮助 → 高级 → API 令牌 → 复制令牌

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

### 在 HapiGo 中设置令牌

呼出 HapiGo 搜索框，输入 Bear，将上一步中获取的 API 令牌填入即可。

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

{% hint style="info" %}
感谢 Mr. 麦贡献本文内容
{% endhint %}


---

# 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-cn.hapigo.com/extention/bear_search.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.
