> For the complete documentation index, see [llms.txt](https://docs.oortech.com/oort/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oortech.com/oort/developers/ale-wallet-developers/list-your-dapp-on-ale-wallet.md).

# List Your DApp on OORT Wallet

## **Step 1**: Meet the Requirement

* #### **Build a complete product**&#x20;
* #### **Build a sizable community**

## Step 2: **Integrate OORT Wallet**

### 2.1> Deploy your DApp on OORT

{% hint style="info" %}
If you already deployed your dApp on OORT, jump to Step 2.2
{% endhint %}

Follow the instructions in [Smart Contract Developers](/oort/developers/mainnet-developers/smart-contract-developers.md) to deploy your DApp on OORT's Mainnet, Olympus.&#x20;

### 2.2> Integrate OORT Wallet&#x20;

{% hint style="info" %}
If you already integrated OORT Wallet, jump to Step 3
{% endhint %}

Follow the instructions in [OORT Wallet Developers](/oort/developers/ale-wallet-developers.md) to integrate OORT Wallet.&#x20;

## Step 3: Apply!&#x20;

Before you apply, please double-check that you have met the above requirements and prepare the following:&#x20;

* Team information&#x20;
* DApp information&#x20;
* Security audit results

Please [submit your application](https://wt22sfxpgm1.typeform.com/dapp-listing) and wait patiently for us to review your application. We will reach out via email within 5 business days with the result.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.oortech.com/oort/developers/ale-wallet-developers/list-your-dapp-on-ale-wallet.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.
