# Welcome to Defi Builder

## Overview

DeFi Builder is the leading codeless builder for decentralized applications, allowing teams to deploy a plethora of services at very affordable prices, with security in mind. DeFi Builder automates complex tasks, such as smart contract generation and deployment, significantly reducing the time and effort required. Moreover, it integrates with various blockchain networks, allowing teams to choose the most suitable environment for their dApp.

Each line of code deployed by DeFi Builder is closely audited by partner audit firms and peer reviewers, in order to keep teams safe from any potential exploits that could compromise their project.

We have spent 3 years perfecting various DeFi Applications in order to find a collection of features that can operate together in unison or separate, allowing teams to pick exactly what they need for their DeFi project.

Furthermore, our advancements in Artificial Intelligence are offering users countless customizations for their smart contracts and frontends.<br>

## Quick links

{% content-ref url="modules/custom-tokens" %}
[custom-tokens](https://docs.defibuilder.com/modules/custom-tokens)
{% endcontent-ref %}

{% content-ref url="modules/decentralized-exchange" %}
[decentralized-exchange](https://docs.defibuilder.com/modules/decentralized-exchange)
{% endcontent-ref %}


---

# 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/welcome-to-defi-builder.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.
