# Getting Started

## <mark style="color:blue;">Start by using our API</mark>

Using DeepDAO's API for creating a segment of the DAO Participants population is easy.&#x20;

### **Step 1**

Get your API key. Head to [DeepDAO's Plans](https://deepdao.io/plans) page, and purchase a key for the Marketing plan.&#x20;

### **Step 2**

Read our [API documentation](/deepdao-products/governance-list-the-top-daoists/api-documentation.md) and start creating your marketing lists right there.&#x20;

## <mark style="color:blue;">Custom lists</mark>

Our API allows significant flexibility in selecting your segment of the DAO voters population across several criteria. However, you may want a segment that is not available through the API, or a different format for delivering your data.&#x20;

For custom lists please write to us at <info@deepdao.io>.&#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://deepdao.gitbook.io/deepdao-products/governance-list-the-top-daoists/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.
