# Projects How To Guides

- [How to Create a Pool/LBP](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-create-a-pool-lbp.md)
- [Editing your Pool](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-create-a-pool-lbp/editing-your-pool.md)
- [Making your Pool Public](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-create-a-pool-lbp/making-your-pool-public.md)
- [How to Create a Flash Token](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-create-a-flash-token.md)
- [How to Create a Board](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-create-a-board.md)
- [Boards Fees Explained](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-create-a-board/boards-fees-explained.md)
- [Editing your Board](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-create-a-board/editing-your-board.md)
- [How to Collect Fees](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-collect-fees.md)
- [How to Edit the Fee Builder](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-edit-the-fee-builder.md)
- [For LBP/Pools](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-edit-the-fee-builder/for-lbp-pools.md)
- [For Flash Tokens](https://basedinc.gitbook.io/basedbid/projects-how-to-guides/how-to-edit-the-fee-builder/for-flash-tokens.md)


---

# 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://basedinc.gitbook.io/basedbid/projects-how-to-guides.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.
