# Getting Started

{% hint style="info" %}
**What you need:** You don't need much to get started with Daply! If you have a CRM, please merge Google Sheets if you plan on onboarding before November.&#x20;
{% endhint %}

## Step 1: Create Community

The first step is to create your Community. Add your title, custom URL, and mission statement.

## Step 2: Connect Community

Connect your community through the Dap Store and import your members into your community. We currently support Google Sheets imports.&#x20;

## Step 4: Create Asset

Drag and drop your digital assets into your dashboard then add a contract for that asset.&#x20;

We handle hosting your assets in the decentralized web without the need for complicated infrastructure.&#x20;

## Step 5: Grow Asset

Share your asset link with your community or use products in the Dap Store to automate your sales and marketing.&#x20;


---

# 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://about.daply.co/daply-or-the-next-gen-creator-portal/getting-started.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.
