> For the complete documentation index, see [llms.txt](https://docs.finceptor.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finceptor.app/about/product-suite.md).

# Product Suite

Finceptor builds three Web3 token and liquidity financing products&#x20;

* **Liquidity Vault** is an on-chain initial liquidity bootstrapping tool to build protocol-owned liquidity for unlaunched tokens.&#x20;
* **Bond** is a structured protocol-owned liquidity growth and token liquidation tool for publicly traded tokens.&#x20;
* **Launchpad** for a strategic token launch and sales arm.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>               <strong>Liquidity Vaults</strong></td><td></td><td><a href="/pages/6N01W4VJoKJtu2FhFiAr">/pages/6N01W4VJoKJtu2FhFiAr</a></td></tr><tr><td></td><td>                           <strong>Bond</strong></td><td></td><td><a href="/pages/OWPRbsfa7gKzyuxvrdFg">/pages/OWPRbsfa7gKzyuxvrdFg</a></td></tr><tr><td></td><td>                    <strong>Launchpad</strong></td><td></td><td><a href="/pages/SaaOKf9w4SeugJ7JbbgY">/pages/SaaOKf9w4SeugJ7JbbgY</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.finceptor.app/about/product-suite.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.
