# User Guides

- [ButtonSwap User Guide](https://docs.prl.one/buttonwood/user-guides/buttonswap-user-guide.md)
- [Create a Pool](https://docs.prl.one/buttonwood/user-guides/buttonswap-user-guide/create-a-pool.md)
- [Swap](https://docs.prl.one/buttonwood/user-guides/buttonswap-user-guide/swap.md)
- [Add Liquidity](https://docs.prl.one/buttonwood/user-guides/buttonswap-user-guide/add-liquidity.md)
- [Remove Liquidity](https://docs.prl.one/buttonwood/user-guides/buttonswap-user-guide/remove-liquidity.md)
- [ButtonZero User Guide](https://docs.prl.one/buttonwood/user-guides/borrow-app.md): User guide for the long term debt market featuring zero liquidations, zero margin calls, and zero coupons. Lend and borrow at a fixed term and a fixed rate.
- [Primer](https://docs.prl.one/buttonwood/user-guides/borrow-app/primer.md)
- [Borrow (Sell & Ask)](https://docs.prl.one/buttonwood/user-guides/borrow-app/borrow.md)
- [Lend (Buy & Bid)](https://docs.prl.one/buttonwood/user-guides/borrow-app/lend-1.md): Lenders can lock in a fixed rate of return by depositing USDT in the Buttonwood Zero app.
- [Redemption](https://docs.prl.one/buttonwood/user-guides/borrow-app/pay-back.md): Please be patient as we update our documentation on Redemption flows.
- [ButtonAuctions User Guide](https://docs.prl.one/buttonwood/user-guides/buttonauctions-user-guide.md)
- [Join an Auction](https://docs.prl.one/buttonwood/user-guides/buttonauctions-user-guide/join-an-auction.md): Place Bid & Ask Orders
- [Redemptions](https://docs.prl.one/buttonwood/user-guides/buttonauctions-user-guide/join-an-auction/redemptions.md)
- [Create an Auction](https://docs.prl.one/buttonwood/user-guides/buttonauctions-user-guide/create-an-auction.md): Create an Auction for any pair of ERC-20 Assets
- [Settle an Auction](https://docs.prl.one/buttonwood/user-guides/buttonauctions-user-guide/settle-an-auction.md): Coming soon: Settle an Auction for an incentive
- [Note on Rebasing Assets](https://docs.prl.one/buttonwood/user-guides/buttonauctions-user-guide/note-on-rebasing-assets.md)
- [Provide Liquidity on Uniswap](https://docs.prl.one/buttonwood/user-guides/provide-liquidity-on-uniswap.md)
- [Mint Tranches](https://docs.prl.one/buttonwood/user-guides/mint-tranches.md): Mint Tranches using Tranche client or contract (Etherscan)
- [Mint Tranches via Contract](https://docs.prl.one/buttonwood/user-guides/mint-tranches/mint-tranches-via-contract.md)
- [Minting AMPL Tranches](https://docs.prl.one/buttonwood/user-guides/mint-tranches/mint-tranches-via-contract/minting-ampl-tranches.md)
- [Minting ETH Tranches](https://docs.prl.one/buttonwood/user-guides/mint-tranches/mint-tranches-via-contract/minting-eth-tranches.md)
- [Minting WBTC Tranches](https://docs.prl.one/buttonwood/user-guides/mint-tranches/mint-tranches-via-contract/minting-wbtc-tranches.md)
- [Bond List](https://docs.prl.one/buttonwood/user-guides/mint-tranches/mint-tranches-via-contract/bond-list.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://docs.prl.one/buttonwood/user-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.
