> For the complete documentation index, see [llms.txt](https://components.agoric.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://components.agoric.com/smart-contracts.md).

# Smart Contracts

- [DeFi](https://components.agoric.com/smart-contracts/defi.md)
- [Lending Protocol](https://components.agoric.com/smart-contracts/defi/lending-protocol.md): A pool-based loan contract on Agoric
- [Arbitrage Bot](https://components.agoric.com/smart-contracts/defi/arbitrage-bot.md): Off-chain price arb bot between Agoric and Osmosis
- [LP Stop Loss](https://components.agoric.com/smart-contracts/defi/lp-stop-loss.md): Smart contract for Liquidity Providers on Agoric AMM
- [Like-peg Swap AMM](https://components.agoric.com/smart-contracts/defi/like-peg-swap-amm.md): Minimize slippage for like-asset pairs on Agoric AMM
- [NFTs](https://components.agoric.com/smart-contracts/nfts.md)
- [NFT Marketplace](https://components.agoric.com/smart-contracts/nfts/nft-marketplace.md): Basic NFT Marketplace Primitives
- [NFT Character Builder](https://components.agoric.com/smart-contracts/nfts/nft-character-builder.md): Composable Hierarchical NFT Builder
- [NFT Drop](https://components.agoric.com/smart-contracts/nfts/nft-drop.md): Smart contract for minting NFT collections
- [Auction Mechanism](https://components.agoric.com/smart-contracts/nfts/auction-mechanism.md): First-price auction mechanism for NFT sales
- [Governance](https://components.agoric.com/smart-contracts/governance.md)
- [Vote Counter](https://components.agoric.com/smart-contracts/governance/vote-counter.md): Evaluate governance results from questions with 2+ options
- [Governance Committee](https://components.agoric.com/smart-contracts/governance/governance-committee.md): Public voting and committee control charter smart contracts
- [Cross-chain](https://components.agoric.com/smart-contracts/cross-chain.md)
- [Price Feed Oracle](https://components.agoric.com/smart-contracts/cross-chain/price-feed-oracle.md): Oracle price aggregator smart contract
- [Akash Lease Management](https://components.agoric.com/smart-contracts/cross-chain/akash-lease-management.md): Agoric Smart Contract for interacting with Akash Leases
- [Axelar Transfer](https://components.agoric.com/smart-contracts/cross-chain/axelar-transfer.md): Smart contracts for bridging from Agoric to Ethereum & Avalanche
- [Cosmos Hub ICA](https://components.agoric.com/smart-contracts/cross-chain/cosmos-hub-ica.md): Smart contracts for interchain account management
- [IST & PSM Forwarder](https://components.agoric.com/smart-contracts/cross-chain/ist-and-psm-forwarder.md): Smart contracts for swapping IST for stable tokens using the PSM
