> For the complete documentation index, see [llms.txt](https://basedinc.gitbook.io/basedbid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://basedinc.gitbook.io/basedbid/explainers/launch-explainers/what-is-a-flash-token.md).

# What is a Flash Token?

<p align="center"><a href="/pages/5iK4QLHfV3kRSJFvjuaN" class="button primary" data-icon="coin-front">Click here to learn how to create a Flash Token</a></p>

<p align="center"><a href="https://based.bid/launch-flash" class="button primary" data-icon="coins">Click here to Create a Flash Token</a></p>

<details>

<summary><strong>What are Flash Tokens?</strong></summary>

Flash Tokens let you deploy tokens instantly with <mark style="color:$primary;">**virtual liquidity**</mark> on V3/V4 DEXs, <mark style="color:$primary;">**no upfront capital required**</mark>

Flash Tokens come with two fee layers built in:

* <mark style="color:purple;">**LP Fees**</mark> <mark style="color:purple;"></mark>*<mark style="color:purple;">(EVM only)</mark>*<mark style="color:purple;">**:**</mark> 50% in native token and 50% in project token
* <mark style="color:purple;">**Fee Builder:**</mark> BasedBid's custom hook that captures a programmable fee directly at the swap. No token sells. No thresholds. No red candles. Route it to holder rewards, buybacks, liquidity or any custom wallet

<p align="center"><a href="/pages/WutnpGAWFYBv4XwBQ0r9" class="button primary" data-icon="layer-plus">Learn more about the Fee Builder</a></p>

</details>

<details>

<summary><strong>What is Virtual Liquidity?</strong></summary>

* Virtual liquidity simulates a funded liquidity pool <mark style="color:$primary;">**without using any real capital**</mark>
* The DEX prices your token as if liquidity exists from the moment of launch
* As traders buy and sell, real liquidity builds organically in the pool
* You earn trading fees the entire time, <mark style="color:$primary;">**without putting up a cent**</mark>

</details>

<details>

<summary><strong>Why Flash Tokens?</strong></summary>

* <mark style="color:$primary;">**No up front costs**</mark>
* Start trading immediately
* Earn trading fees of up to <mark style="color:$primary;">**20%**</mark> on a DEX

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://basedinc.gitbook.io/basedbid/explainers/launch-explainers/what-is-a-flash-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
