# Why Solana

Solana provides the execution substrate SolFlip requires: **speed**, **throughput**, and **cost efficiency** suitable for micro-swaps and micro-wagers at scale. Fees are low, confirmation times are fast, and the wallet ecosystem is mature enough for a **friction-light onboarding**. This ensures dust cleanup remains economical and gameplay remains real-time.

* **Low Fees:** Practical for tiny balances and frequent conversions.&#x20;
* **High Throughput:** Keeps UI responsive and flips smooth, even under load.&#x20;
* **Wallet Ecosystem:** Seamless support for Phantom, Backpack, Solflare.


---

# 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/why-solana.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.
