# 快速入门

### 为了更好的使用体验，帮助文档已迁到新网址 [前往「帮助」](https://moonvy.com/blog/post/Moonvy%E6%9C%88%E7%BB%B4%E5%B8%AE%E5%8A%A9%E6%96%87%E6%A1%A3/%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B/)

## 第 1 步：创建 Moonvy 月维帐号

* 使用[邮箱](https://moonvy.com/auth/signup)[注册](https://moonvy.com/auth/signup) 或  [Figma 授权](https://moonvy.com/auth/signup)[注册](https://moonvy.com/auth/signup)

## 第 2 步：安装插件

* 在 Figma 里[安装 Moonvy 插件](https://www.figma.com/community/plugin/981500558205940871/Moonvy)

## 第 3 步：上传设计图到 Moonvy 月维

* 在 Figma 打开 Moonvy 插件[上传设计图](https://moonvy.gitbook.io/moonvy-spec/figma-plugins/cha-jian-shang-chuan-she-ji-tu)

## 第 4 步：交付标注和资源

* [测量查看设计图](https://moonvy.gitbook.io/moonvy-spec/she-ji-tu-biao-zhu/cha-kan-biao-zhu)的图层数值、颜色参数以及[导出切图](https://moonvy.gitbook.io/moonvy-spec/she-ji-tu-biao-zhu/xia-zai-qie-tu)和获取 CSS、Swift、Android 代码。
* [邀请新成员](https://moonvy.gitbook.io/moonvy-spec/guan-li-she-zhi/yao-qing-cheng-yuan)与团队一起共享设计，随时在线查看没有操作系统限制


---

# 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://moonvy.gitbook.io/moonvy-spec/kuai-su-ru-men.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.
