> For the complete documentation index, see [llms.txt](https://docs.finefire.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finefire.wtf/how-it-works/what-is-smartdefi.md).

# What is SmartDeFi ? 🧠

*<mark style="color:yellow;">**Where memes meet math.**</mark>*

[SmartDefi](https://smartdefi.com/home) is the launchpad used to mint **$FINE**.\
It was built by the [FEG](https://feg.io/) team and audited multiple times.

Everything people usually *promise* is already **built into the code**.

***

#### ✅ What SmartDeFi does for $FINE

**Backed floor**\
Part of every trade goes into a backing pool.\
This creates a **floor price that can only go up**, never down.

**Automated system**\
Burns, and the liquidity pool are handled automatically by the protocol.\
No dev button. No emotion.

**Built-in utility**\
Staking (fed directly by volume) and SmartLoans are native features.\
You can earn and borrow without leaving the ecosystem.

**Rug-resistant by design**\
Ownership is renounced, liquidity is burned, the rules are immutable, and the backing cannot be drained.

***

**That’s why it’s fine:**\
not because someone promises to “deliver,”\
but because everything is already **coded, audited, and transparent**.

No custom tricks. No “soon.” No manual interventions.

Welcome to the future.\
Welcome to SmartDeFi.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.finefire.wtf/how-it-works/what-is-smartdefi.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.
