# Customize dApp

At DeFi Builder we are putting all our efforts into making you avoid any kind of interaction with complex technical tools, and that includes also creating the dApp that interacts with your smart contracts. In our mission to provide seamless UI/UX for creating your dApp, why we wish to offer our users the chance to customize variations of the front end with their twist and slice of creativity.&#x20;

{% hint style="info" %}
This feature is currently in development and some parts of this documentation may be subject to change.
{% endhint %}

<figure><img src="/files/ZaxuNOk0RAjl5m4eSjGY" alt=""><figcaption><p>Customize dApp</p></figcaption></figure>

Choose different color themes, fill in your project details and links, change your navigation layout, and add your custom graphics, logos, assets, and fonts to make the protocol your own. You will be able to choose between multiple frontend templates depending on the modules that you selected in the previous step. "Token" and "Presale" modules feature a token landing page and a page to participate and claim from the fundraise.

All of this will be possible with no coding knowledge at all and you'll be able to track your design progress through our preview window, allowing you to view your changes as you progress, and edit the settings the the manage dashboard.


---

# 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.defibuilder.com/modular-builder/customize-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.
