# What is SolFlip

SolFlip is a **decentralized application** purpose-built for the realities of on-chain portfolios: small token remnants, fragmented balances, and illiquid assets that clutter UX and mental load. It turns those fragments into a **consolidated SOL position** and routes that position directly into a **transparent risk/reward moment** with **provable randomness**. It’s minimal ceremony, maximum clarity: see balances, convert efficiently, flip once, and settle instantly — all on Solana.

**Core pillars:**

* **Utility:** Clean up SPL dust and convert to SOL via **aggregator-optimized routes**.&#x20;
* **Entertainment:** A **one-time** multiplier gamble with fixed odds published in-app.&#x20;
* **Transparency:** Everything is **on-chain and auditable** — wagers, RNG proofs, and payouts.&#x20;


---

# 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.solflip.app/introduction/what-is-solflip.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.
