# 帮助文档

- [我们在做什么](https://docs.littlepig.cloud/zh-cn/docs/what-we-do.md): 简单介绍一下小猪云以及它能提供的好处。
- [立即开始](https://docs.littlepig.cloud/zh-cn/docs/start-now.md)
- [注册账户指南](https://docs.littlepig.cloud/zh-cn/docs/start-now/registration.md)
- [小猪云界面概览](https://docs.littlepig.cloud/zh-cn/docs/start-now/official-website.md)
- [账户管理](https://docs.littlepig.cloud/zh-cn/docs/account-management.md)
- [找回密码](https://docs.littlepig.cloud/zh-cn/docs/account-management/find-your-password.md): 通过简单四个步骤，学习如何在小猪云上找回忘记的密码。
- [修改密码](https://docs.littlepig.cloud/zh-cn/docs/account-management/change-password.md): 了解如何通过三个简单的步骤更改小猪云上的密码。
- [支付和账单](https://docs.littlepig.cloud/zh-cn/docs/payment.md)
- [用USDT进行帐户充值](https://docs.littlepig.cloud/zh-cn/docs/payment/usdt.md): 学习如何使用USDT为小猪云账户充值。
- [用信用卡进行帐户充值](https://docs.littlepig.cloud/zh-cn/docs/payment/credit-card.md): 学习如何使用信用卡为小猪云账户充值。
- [账单信息和历史记录](https://docs.littlepig.cloud/zh-cn/docs/payment/payment-record.md): 如何查看账户充值记录和月账单。
- [实例管理](https://docs.littlepig.cloud/zh-cn/docs/instance-management.md)
- [在AWS (亚马逊云)上创建虚拟机](https://docs.littlepig.cloud/zh-cn/docs/instance-management/aws-vps.md): 学习如何在小猪云中从AWS (亚马逊云) 创建虚拟机。
- [在GCP (谷歌云)上创建虚拟机](https://docs.littlepig.cloud/zh-cn/docs/instance-management/gcp-vps.md): 学习如何在小猪云中从GCP (谷歌云) 创建虚拟机。
- [获取价格实惠的Lightsail套餐虚拟机](https://docs.littlepig.cloud/zh-cn/docs/instance-management/lightsail-vps.md): 在小猪云上获取AWS (亚马逊云)/ GCP (谷歌云) 价格实惠的VPS套餐。
- [AI 智能平台](https://docs.littlepig.cloud/zh-cn/docs/ai-platform.md): 「配置生成式AI API」的相关信息
- [Google Workspace](https://docs.littlepig.cloud/zh-cn/docs/google-workspace.md)
- [谷歌企业邮箱](https://docs.littlepig.cloud/zh-cn/docs/google-workspace/gu-ge-qi-ye-you-xiang.md): 学习如何于小猪科技中自助下单 Google Workspace。
- [谷歌 workspace 激活流程](https://docs.littlepig.cloud/zh-cn/docs/google-workspace/gu-ge-workspace-ji-huo-liu-cheng.md): 学习如何于小猪科技中激活谷歌 Workspace。
- [流量套餐](https://docs.littlepig.cloud/zh-cn/docs/data-plan.md): 学习如何在小猪云上购买流量套餐。
- [客服](https://docs.littlepig.cloud/zh-cn/docs/support.md)
- [常见问题](https://docs.littlepig.cloud/zh-cn/docs/faqs.md): 关于小猪云的一些常见问题


---

# 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.littlepig.cloud/zh-cn/docs.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.
