> For the complete documentation index, see [llms.txt](https://docs.mangrove.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mangrove.exchange/dev/strat-lib/guides.md).

# Guides

- [Unlocking liquidity](https://docs.mangrove.exchange/dev/strat-lib/guides/unlocking-liquidity.md)
- [Reposting an offer in the posthook](https://docs.mangrove.exchange/dev/strat-lib/guides/reposting-an-offer-in-the-posthook.md)
- [Using last look to renege trades](https://docs.mangrove.exchange/dev/strat-lib/guides/using-last-look-to-renege-trades.md)
- [Determining gas requirements](https://docs.mangrove.exchange/dev/strat-lib/guides/determining-gas-requirements.md)
- [Creating a Direct contract](https://docs.mangrove.exchange/dev/strat-lib/guides/creating-a-direct-contract.md)
- [Deploying your contract](https://docs.mangrove.exchange/dev/strat-lib/guides/deploying-your-contract.md)
- [Testing a maker contract](https://docs.mangrove.exchange/dev/strat-lib/guides/testing-a-maker-contract.md)
- [Safe offer logic guidelines](https://docs.mangrove.exchange/dev/strat-lib/guides/safe-offer-logic-guidelines.md)
- [Approvals](https://docs.mangrove.exchange/dev/strat-lib/guides/approvals.md)
