# Warden Boost

- [Boost Market](https://docs.paladin.vote/warden-boost/boost-market.md): https://app.warden.vote/
- [How to Use Warden](https://docs.paladin.vote/warden-boost/how-to-use-warden.md)
- [As a Seller](https://docs.paladin.vote/warden-boost/how-to-use-warden/as-a-seller.md)
- [Through the UI](https://docs.paladin.vote/warden-boost/how-to-use-warden/as-a-seller/through-the-ui.md)
- [Through Smart Contracts](https://docs.paladin.vote/warden-boost/how-to-use-warden/as-a-seller/through-smart-contracts.md)
- [As a Buyer](https://docs.paladin.vote/warden-boost/how-to-use-warden/as-a-buyer.md)
- [Through the UI](https://docs.paladin.vote/warden-boost/how-to-use-warden/as-a-buyer/through-the-ui.md)
- [Through Smart Contracts](https://docs.paladin.vote/warden-boost/how-to-use-warden/as-a-buyer/through-smart-contracts.md)
- [Smart Contract](https://docs.paladin.vote/warden-boost/smart-contract.md)
- [MultiBuy](https://docs.paladin.vote/warden-boost/multibuy.md): Smart contract allowing to purchase multiple veBoosts on Warden through one transaction


---

# 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.paladin.vote/warden-boost.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.
