# 快速上手

要想在工作中开始数据驱动，通常需要工程师、产品经理、运营、数据分析师等等多方角色一起协同，这是一个比较复杂的过程，不过不要担心，我们建立了快速上手来帮助您，您可以通过以下几个步骤，开启您的数据驱动之旅：

{% content-ref url="/pages/-Lg1P5g90PfNLY3fT1sb" %}
[Step 1 安装部署](/quick-start-guide/install.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lg1PCPQYbTcBZvsKHc6" %}
[Step 2 激活系统创建项目](/quick-start-guide/creat-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lg6bDUDMxUHYh7ri7dV" %}
[Step 3 开启您的分析旅程](/quick-start-guide/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lg1PP1Pa9VnKUc3E37\_" %}
[附：埋点方案设计](/quick-start-guide/tracking-plan.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lg1Pin9DsBbGGt8G1D1" %}
[附：数据分析思路](/quick-start-guide/analystics-method.md)
{% endcontent-ref %}


---

# 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://arkdocs.analysys.cn/quick-start-guide.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.
