# Welcome Developer!

**Welcome Dev!** If you are looking for nerdy info this is the place for you. In the Tech section of our documentation you will find all of the necessary information for our smart contract and front end repositories. For any further questions or concerns please feel free to reach out to us for help.

DeFi Builder is a multichain no-code dApp builder, allowing anyone with a basic understanding of DeFi Applications to start their Web3 entrepreneurial journey. With DeFi Builder customers can launch a plethora of services in minutes Furthermore, It includes battle-tested RPC, IPFS,Smart Contract and account abstraction infrastructure provided by defibuilder.

### Smartcontract Repository

Complete of deploy script and hardhat tests

{% embed url="<https://github.com/thedefibuilder/core-smartcontract>" %}

### Frontend Repository

Yarn install + Yarn start

{% embed url="<https://github.com/thedefibuilder/farm-new-frontend>" %}


---

# 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://dev.defibuilder.com/welcome-developer.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.
