# Adding a Project

## **Step 1: Accept the Terms and Conditions**&#x20;

Go to the "Add Project" page and make sure to read and accept the terms and conditions. You can find the button for this on the Underwrite and Policy Books pages or use this [link](https://qa-dein.netlify.app/underwrite/policy-books/add).

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

## **Step 2: Choose a Network and Input Project Address**&#x20;

Next, choose the appropriate network (e.g., Ethereum, Binance Smart Chain) and input the project's address. Our system will automatically search for instances of the project on other chains, so you only need to provide one address.

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

**Step 3: Decide on the Deposit Amount**&#x20;

Decide on the amount of deposit you want to allocate to back up your project on the DEIN app. The minimum required amount is 100 USDT. However, we recommend making a substantial deposit in USDT to effectively bootstrap the capacity of the pool.

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

## **Step 4: Deposit the Funds** Complete the process by depositing the funds.&#x20;

Your project will be added to the DEIN app within a few minutes.

<figure><img src="/files/01yGCpZLEMfIrupca1e0" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**What's Next?**&#x20;

Consider petitioning to whitelist your pool. This step can help further promote and enhance your project's visibility within the DEIN ecosystem.
{% endhint %}


---

# 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.dein.fi/onboarding-guides/adding-a-project.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.
