# 开始使用 Elven

## 创建您的账户

前往 [app.elven.com](https://app.elven.com) 或点击 Elven 主页上的"免费试用"。

使用Google帐号注册或输入您的电子邮件收取一次性密码。

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

## 创建第一个项目

输入您的项目名称，并设置项目图标、时区、功能货币（(如果您的资产以美元为单位,请选择美元)等信息后，即可完成第一个项目的创建。

<figure><img src="/files/47qmUprsG7tTAWUYhp9B" alt=""><figcaption></figcaption></figure>

重要提示：一些项目属性一旦选择了，就无法在后续使用过程中更改。

## 免费账户可获得的功能

* 添加账户与交易
* 交易管理与打标签
* 自定义会计科目
* 自定义业务活动标签
* 试算平衡表与明细
* 财务三张表
* 加密资产披露表

## 升级您的账户

如需处理更多交易，或者添加多个主体、使用对账等高级功能，您需要将项目升级到高级版本，请向我们索要演示，我们将针对您的具体需求提供支持。

请通过 <hi@elven.com> 与我们联系。


---

# 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.elven.com/v3/chinese/settings/kai-shi-shi-yong-elven.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.
