> 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-board.md).

# What is a Board?

<mark style="color:$primary;">**Boards**</mark> are like mini white-label launchpads that let you create your own token launch space where other projects can create and launch their tokens <mark style="color:$primary;">**under your brand**</mark>

<p align="center"><a href="/pages/cWyhjjinnJJlEzyvs8BF" class="button primary" data-icon="clipboard-list-check">Click here to learn how to create a board</a></p>

<p align="center"><a href="https://based.bid/create" class="button primary" data-icon="memo-circle-check">Click here to Create a Board</a></p>

<details>

<summary><strong>How It Works</strong></summary>

Instead of just launching your own token, you can create a Board, your own <mark style="color:$primary;">**branded version of basedbid**</mark>. Other projects can then create <mark style="color:$primary;">**Flash Tokens**</mark> and <mark style="color:$primary;">**Pools/LBPs**</mark> through your board, appearing under your brand as well as directly on basedbid

</details>

<details>

<summary><strong>Key Benefits</strong></summary>

* <mark style="color:purple;">**Your Brand:**</mark> Projects launching through your board display your branding and identity
* <mark style="color:purple;">**Revenue:**</mark> Every token launched and traded through your board <mark style="color:$primary;">**generates fees for you**</mark>

<p align="center"><a href="/pages/EEs2MOls8CjE4h0Z6USp#branded-boards" class="button primary" data-icon="money-bills-simple">Check out our full breakdown here</a></p>

* <mark style="color:purple;">**Community Building:**</mark> Create a dedicated space for projects that align with your brand or community

</details>

<details>

<summary><strong>Example</strong></summary>

If you create a board called "SolanaGaming," other gaming projects could launch their tokens through your board, complete with their own <mark style="color:$primary;">**bonding curves**</mark> and <mark style="color:$primary;">**fee settings**</mark>, all trading under the <mark style="color:$primary;">**SolanaGaming brand**</mark>

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