# How To

- [Lend and Borrow fCash](/developer-documentation/how-to/lend-and-borrow-fcash.md): How to integrate with Notional fCash markets for fixed rate lending and borrowing
- [Batch Trades](/developer-documentation/how-to/lend-and-borrow-fcash/batch-trades.md): A flexible set of methods that enable almost any combination of lending, borrowing and providing liquidity on Notional.
- [Wrapped fCash](/developer-documentation/how-to/lend-and-borrow-fcash/wrapped-fcash.md): A simplified compatibility wrapper for lending and holding fCash.
- [OTC Trading (ERC1155)](/developer-documentation/how-to/lend-and-borrow-fcash/otc-trading-erc1155.md): Native ERC1155 fCash transfers are a powerful tool that can be used to trade fCash OTC (over the counter) without impacting fCash markets.
- [Mint and Redeem nTokens](/developer-documentation/how-to/mint-and-redeem-ntokens.md): How to integrate with Notional as a liquidity provider via nTokens
- [Manage Account Assets](/developer-documentation/how-to/manage-account-assets.md): How to manage Notional account fCash, nToken and cash assets
- [Liquidations](/developer-documentation/how-to/liquidations.md): Describes the various ways that accounts can be liquidated on Notional.
- [Monitor Account Risk](/developer-documentation/how-to/liquidations/monitor-account-risk.md): Ways to monitor account risk on chain and off chain.
- [Leveraged Vaults](/developer-documentation/how-to/leveraged-vaults.md): Leveraged vaults allow whitelisted smart contracts to borrow from Notional at fixed rates in order to pursue a strictly defined yield strategy.
- [Vault Concepts](/developer-documentation/how-to/leveraged-vaults/vault-concepts.md)
- [User Journeys](/developer-documentation/how-to/leveraged-vaults/user-journeys.md): Describes the various user journeys for leveraged vaults.
- [Designing a Vault](/developer-documentation/how-to/leveraged-vaults/designing-a-vault.md): Vault designers should think through the following set of questions.
- [Building a Vault](/developer-documentation/how-to/leveraged-vaults/building-a-vault.md)
- [Vault Configuration](/developer-documentation/how-to/leveraged-vaults/vault-configuration.md)
