# LightLink

LightLink is one of our first blockchain partners, helping us reach a wider userbase for our product and perform much needed testing for our first versions of DeFi Builder. In exchange we're focusing on helping more entrepreneurs deploy projects on LightLink through our modular builder and AI services.

LightLink stands out for its Enterprise Mode, manifested through the 'tx.gasPrice = 0' feature. This mode empowers the establishment of a gas station, effectively eliminating transaction fees for users within a specified timeframe.&#x20;

LightLink is built on a proprietary stack and utilizes Etereum Optimistic Rollups alongside a Geth Client. <br>

Due to its EVM compatibility, LightLink is a perfect match for DeFi Builder AI, and it is currently supported on our platform for your development enjoyment.

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

Due to its EVM compatibility, LightLink operates similarly to other EVM chains on DeFi Builder AI, so you can go through the same steps of:

* Connecting your Wallet
* Selecting a Template and Features
* Writing a Prompt
* Generating a Smart Contract
* Building and Testing the Contract
* Auditing the Contract
* Deploying the Contract

Our AI Frontend Generator coming out in the next few months will also support LightLink, so stay tuned for that and any other updates in the future.


---

# 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/blockchain-partnerships/lightlink.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.
