# Build with Native

- [Swap Aggregators](/native-dev/build-with-native/swap-aggregators.md)
- [Guide](/native-dev/build-with-native/swap-aggregators/guide.md)
- [FirmQuote Swap APIs](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis.md)
- [GET Orderbook](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis/get-orderbook.md)
- [GET Indicative quote](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis/get-indicative-quote.md)
- [GET Firm quote](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis/get-firm-quote.md)
- [Miscellaneous](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis/miscellaneous.md)
- [Error Handling](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis/miscellaneous/error-handling.md)
- [Compose with AMM](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis/miscellaneous/compose-with-amm.md)
- [Native Tokens Support](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis/miscellaneous/native-tokens-support.md)
- [Multihop](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis/miscellaneous/multihop.md)
- [AMM Fallback](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis/miscellaneous/amm-fallback.md)
- [Blacklisting](/native-dev/build-with-native/swap-aggregators/firmquote-swap-apis/miscellaneous/blacklisting.md)
- [CrossChain Swap API](/native-dev/build-with-native/swap-aggregators/crosschain-swap-api.md)
- [GET Indicative quote](/native-dev/build-with-native/swap-aggregators/crosschain-swap-api/get-indicative-quote.md)
- [GET Firm quote](/native-dev/build-with-native/swap-aggregators/crosschain-swap-api/get-firm-quote.md)
- [GET Refund](/native-dev/build-with-native/swap-aggregators/crosschain-swap-api/get-refund.md)
- [GET Transaction history](/native-dev/build-with-native/swap-aggregators/crosschain-swap-api/get-transaction-history.md)
- [GET Transaction status](/native-dev/build-with-native/swap-aggregators/crosschain-swap-api/get-transaction-status.md)
- [Miscellaneous](/native-dev/build-with-native/swap-aggregators/crosschain-swap-api/miscellaneous.md)
- [Error Handling](/native-dev/build-with-native/swap-aggregators/crosschain-swap-api/miscellaneous/error-handling.md)
- [Minimum Bridge To Amount](/native-dev/build-with-native/swap-aggregators/crosschain-swap-api/miscellaneous/minimum-bridge-to-amount.md)
- [Asset Issuers](/native-dev/build-with-native/asset-issuers.md)
- [For Pegged Assets](/native-dev/build-with-native/asset-issuers/for-pegged-assets.md)
- [For General Assets](/native-dev/build-with-native/asset-issuers/for-general-assets.md)
- [Market Makers](/native-dev/build-with-native/market-makers.md)
- [MM Pricing and Signing API](/native-dev/build-with-native/market-makers/mm-pricing-and-signing-api.md): Endpoints for Pricer and Signer
- [Orderbook](/native-dev/build-with-native/market-makers/mm-pricing-and-signing-api/orderbook.md): Price levels endpoint for Native APIs and aggregators
- [Firm-Quote](/native-dev/build-with-native/market-makers/mm-pricing-and-signing-api/firm-quote.md)
- [Sign-Quote](/native-dev/build-with-native/market-makers/mm-pricing-and-signing-api/sign-quote.md)
- [On-chain events for swap](/native-dev/build-with-native/market-makers/mm-pricing-and-signing-api/on-chain-events-for-swap.md)
- [Native Market Makers API](/native-dev/build-with-native/market-makers/native-market-makers-api.md)
- [GET Market maker info](/native-dev/build-with-native/market-makers/native-market-makers-api/get-market-maker-info.md)
- [POST Request settlement](/native-dev/build-with-native/market-makers/native-market-makers-api/post-request-settlement.md)
- [POST Cancel settlement](/native-dev/build-with-native/market-makers/native-market-makers-api/post-cancel-settlement.md)
- [POST Settlement status](/native-dev/build-with-native/market-makers/native-market-makers-api/post-settlement-status.md)
- [POST Request collateral removal](/native-dev/build-with-native/market-makers/native-market-makers-api/post-request-collateral-removal.md)
- [POST Cancel collateral removal](/native-dev/build-with-native/market-makers/native-market-makers-api/post-cancel-collateral-removal.md)
- [POST Collateral removal status](/native-dev/build-with-native/market-makers/native-market-makers-api/post-collateral-removal-status.md)
