# Smart Contract Generator

Our trained AI model allows users to easily generate powerful smart contracts, starting with a plethora of project templates, that get paired with the user's prompt.

DeFi Builder AI currently supports: tokens, DEXs, Farms, NFTs, Launchpads and much more to come soon.

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

Simply head over to [**ai.defibuilder.com**](/modules/decentralized-exchange.md), connect your wallet, select the chain you would like to deploy on, pick your starting template and some features requests, and you can do the rest of your customization through a prompt that will be fed to our trained AI model.

Make sure that you are using a trusted wallet that has no private keys that could be potentially compromised. If possible keep your deployer wallet on a Ledger or Trezor hardware wallet for extra security. You will never know when your project becomes the next massive trend in Web3, so it's better to be safe than sorry and risk other users' 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.defibuilder.com/ai-services/smart-contract-generator.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.
