> 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/faq.md).

# FAQ

<details>

<summary>What are Boards?</summary>

Boards are our unique feature, you can work with other projects and community members to launch their projects from your board with custom fees. For more details and our guide check out these buttons below:

<p align="center"><a href="/pages/agpuwhzUdwfSO8h8ck5c" class="button primary" data-icon="memo-circle-check">More Detailed Breakdown</a></p>

<p align="center"><a href="/pages/cWyhjjinnJJlEzyvs8BF" class="button primary" data-icon="clipboard-list-check">How to Guide</a></p>

</details>

<details>

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

Flash tokens are tokens created & immediately launched with virtual liquidity. For more details and our guide check out these buttons below:

<p align="center"><a href="/pages/0lRlGjgqrY43B0uCHtZW" class="button primary" data-icon="coins">More Detailed Breakdown</a></p>

<p align="center"><a href="/pages/5iK4QLHfV3kRSJFvjuaN" class="button primary" data-icon="coin-front">How to Guide</a></p>

</details>

<details>

<summary>What are Pools/LBP(Liquidity Bootstrapping Pool)?</summary>

Pools are tokens launched by using a bonding curve system. For more details about how a pool can graduate to a DEX and our how to guide check out these buttons below:

<p align="center"><a href="/pages/NFvhwBPkZ7AJUnEtNwTr" class="button primary" data-icon="graduation-cap">How does a Pool/LBPS Graduate</a></p>

<p align="center"><a href="/pages/sb2qh6TFx8TWjC37dvaJ" class="button primary" data-icon="coins">How to Guide</a></p>

</details>

<details>

<summary>Are there Free Launch Options?</summary>

Yes it is free to create a flash token and there are free plans for pool creation

<p align="center"><a href="https://www.based.bid/launch-flash" class="button primary" data-icon="rocket-launch">Create a Pool here</a></p>

<p align="center"><a href="https://www.based.bid/launch-pool" class="button primary" data-icon="coin-front">Create a Flash Token here</a></p>

</details>

<details>

<summary>What Chains do based bid Support?</summary>

We currently support BNB, BASE, SOL and ETH<br>

</details>

<details>

<summary>How can Creators Earn by Using the Platform?</summary>

Creators can earn trading fees on basedbid and after graduation. They can also earn by owning a board. For a full breakdown click the button below:

<p align="center"><a href="/pages/EEs2MOls8CjE4h0Z6USp" class="button primary" data-icon="coins">Creator Fees</a></p>

</details>

<details>

<summary>Will there be a based bid Token?</summary>

There won't be a token at launch however we do have plans for on down the line

</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/faq.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.
