# Polkastarter Documentation

## Polkastarter Documentation

- [Home](https://docs.polkastarter.com/master.md): Polkastarter is a decentralized fundraising platform empowering Web3 projects to launch and raise funds through multi-chain token pools whilst significantly growing their communities.
- [History of Polkastarter](https://docs.polkastarter.com/what-problem-is-polkastarter-trying-to-solve.md)
- [Key Features](https://docs.polkastarter.com/what-is-a-fixed-swap-pool.md)
- [What Problem is Polkastarter solving?](https://docs.polkastarter.com/what-are-the-benefits-of-fixed-swaps.md)
- [What is a Fixed Swap Pool?](https://docs.polkastarter.com/why-cross-chain-swaps-and-why-polkadot.md)
- [What are the benefits of Fixed Swaps?](https://docs.polkastarter.com/how-does-polkastarter-differ-from-other-dexs-and-swap-platforms.md)
- [Polkastarter’s NFT Sales Platform](https://docs.polkastarter.com/who-are-the-polkastarter-team.md)
- [Polkastarter Gaming](https://docs.polkastarter.com/what-partnerships-have-polkastarter-formed.md)
- [What is the POLS Token Utility?](https://docs.polkastarter.com/what-are-the-tokenomics.md)
- [What are the Tokenomics?](https://docs.polkastarter.com/what-is-the-token-utility.md)
- [Introduction](https://docs.polkastarter.com/polkastarter-js/intro.md)
- [API](https://docs.polkastarter.com/polkastarter-js/api.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.polkastarter.com/master.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.
