# 如何使用

访问 [code.cbpan.org](https://code.cbpan.org)，注册一个账号。这本质上就是个网盘，但搭建的目的是方便团队成员存放代码、和其他成员分享代码。当然，你也可以存放个人文件，我们不会私自读取，但是存储空间可能不够用......

注册完账号后，进入首页。点击[右上角的小齿轮](https://code.cbpan.org/settings)，把你的昵称改成**你洛谷的用户名**。这一步很重要是为了防止其他人使用。如果不在5天内完成修改，用户将会被删除，存储的文件不予保留。

如果你是来自【宁可累死自己，也要卷死同学】团队，把你的昵称改为`TEAM 2 <洛谷用户名>` 。否则，7天后我们将删除你的账户和文件。\
来自【宁可累死自己，也要卷死同学】团队的账户容量只有2GB。\
如果你两个团队都加入了，请以 全场AK 团队 为准 。 `全场AK` 洛谷群：<https://www.luogu.com.cn/team/102583>


---

# 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://ak.cbpan.org/code-cbpan-org-help/users/getting-start.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.
