# Welcome

- [What is ApeBond?](https://docs.ape.bond/apebond/welcome/master.md): ApeBond is a decentralized platform where users can buy tokens at a discount that vest over time, while projects build long-term liquidity and strengthen their treasury.
- [I'm New Here](https://docs.ape.bond/apebond/welcome/im-new-here.md)
- [DeFi Glossary](https://docs.ape.bond/apebond/welcome/im-new-here/defi-glossary.md)
- [QuickStart Guide](https://docs.ape.bond/apebond/welcome/quickstart-guide.md)
- [Mission & Vision](https://docs.ape.bond/apebond/welcome/mission-and-vision.md)
- [Community](https://docs.ape.bond/apebond/welcome/community.md)
- [Partner With ApeBond](https://docs.ape.bond/apebond/welcome/partner-with-apebond.md)
- [Support](https://docs.ape.bond/apebond/welcome/support.md)
- [FAQ](https://docs.ape.bond/apebond/welcome/faq.md): Quick answers to the most frequently asked questions about ApeBond.


---

# 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://docs.ape.bond/apebond/welcome.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.
