# Custom DApp

As part of the WELF token ecosystem, presale holders have access to a unique feature within our custom DApp, enabling them to manage their holdings with ease. This feature allows presale participants to submit sell orders directly through our DApp, facilitating efficient, secure transactions.

#### How It Works

* **Sell Order Submission:** Presale holders can submit sell orders through our dedicated DApp interface, specifically designed for ease of use.
* **Automated Token Liquidation:** Upon submission, tokens are automatically liquidated by the system, handling the entire process seamlessly.
* **Proceeds Distribution:** After liquidation, the resulting proceeds are automatically sent to the holder's wallet, ensuring prompt delivery and easy access to funds.


---

# 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.welf.com/welf-utility-token/custom-dapp.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.
