> For the complete documentation index, see [llms.txt](https://help.ppgg.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ppgg.in/courses/password-manager/personal/personal-overview.md).

# 个人概览

{% hint style="success" %}
对应的[官方文档地址](https://bitwarden.com/help/courses/password-manager-personal-overview/)
{% endhint %}

准备好掌控您的密码了吗？无论您是独自使用、与朋友共享，还是管理全家人的安全，这些课程都会向您展示像专业人士一样使用 Bitwarden 所需了解的一切。

## 个人 <a href="#individuals" id="individuals"></a>

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">个人</td><td><a href="/pages/sTHdYrbLYcgi8SPJutbh">/pages/sTHdYrbLYcgi8SPJutbh</a></td></tr><tr><td align="center">两人免费共享</td><td><a href="/pages/Q7jNimnHAUBtVXDDYAV4">/pages/Q7jNimnHAUBtVXDDYAV4</a></td></tr></tbody></table>

## 家庭方案 <a href="#families-plan" id="families-plan"></a>

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">家庭成员</td><td><a href="/pages/tfwJDfyh8P2gSMREmf8n">/pages/tfwJDfyh8P2gSMREmf8n</a></td></tr><tr><td align="center">家庭管理员</td><td><a href="/pages/RU1zeXdb89h3kP6P4yqe">/pages/RU1zeXdb89h3kP6P4yqe</a></td></tr></tbody></table>


---

# 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://help.ppgg.in/courses/password-manager/personal/personal-overview.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.
