# Alkimiya Documentation > Documentation for Alkimiya Append .md to any documentation page URL to get its markdown version. ## Guides - [Introduction to Alkimiya](https://docs.alkimiya.io/docs/getting-started.md) - [Index types](https://docs.alkimiya.io/docs/index-types.md): Markets on Alkimiya are settled by indexes that determine the outcome of each pool. - [Core concepts](https://docs.alkimiya.io/docs/core-concepts.md) - [Fill available orders](https://docs.alkimiya.io/docs/fill-available-orders.md) - [Create a custom order](https://docs.alkimiya.io/docs/create-a-custom-order.md) - [Manage your open orders](https://docs.alkimiya.io/docs/manage-your-open-orders.md) - [View and claim your positions](https://docs.alkimiya.io/docs/view-and-claim-your-positions.md) - [USDC Total Supply handbook](https://docs.alkimiya.io/docs/usdc-supply-handbook.md) - [Understanding USDC Total Supply](https://docs.alkimiya.io/docs/understanding-revenue-copy.md) - [Understanding USDC Supply dynamics](https://docs.alkimiya.io/docs/understanding-revenue-dynamics-copy.md) - [Trading Strategies](https://docs.alkimiya.io/docs/trading-strategies-copy.md) ## API Reference - [Architecture](https://docs.alkimiya.io/reference/architecture.md) - [Deployed Contract Addresses](https://docs.alkimiya.io/reference/deployed-contract-addresses.md) - [SilicaPools](https://docs.alkimiya.io/reference/silicapools.md) - [Cap/Floor Calculation](https://docs.alkimiya.io/reference/capfloor-calculation.md) - [Market Protocols](https://docs.alkimiya.io/reference/market-protocols.md): The API base URL requires both a market and chainId parameter. Here are the valid combinations - [Retrieve orders data for a specific account and pool.](https://docs.alkimiya.io/reference/retrieveordersdata-1.md): Fetch orders data for a specific account and pool. - [Retrieve orders data for a specific account and pool.](https://docs.alkimiya.io/reference/retrievepoolsordersdata-1.md): Fetch orders data for a specific account and pool. - [Retrieve position data for a specific account and pool.](https://docs.alkimiya.io/reference/retrievepositiondata-1.md): Fetch position data for a specific account and pool. - [Create a new order](https://docs.alkimiya.io/reference/postapiv3marketchainidorders-1.md): Create a new order in the specified market and chain. - [Fetch a specific order](https://docs.alkimiya.io/reference/getapiv3marketchainidordersorderhash-1.md): Fetch detailed information about a specific order. - [Fetch PnL data for a specific order.](https://docs.alkimiya.io/reference/getapiv3marketchainidordersorderhashpnl-1.md): Fetch PnL data for a specific order. - [Create a batch of new order](https://docs.alkimiya.io/reference/postapiv3marketchainidordersbatch.md): Create a batch of new order in the specified market and chain. - [Fetch a specific pnl for a user](https://docs.alkimiya.io/reference/postapiv3marketchainidpnl-1.md): Fetch detailed information about a specific pnl for a user. - [Fetch a specific pnl for a user](https://docs.alkimiya.io/reference/postapiv3marketchainidpnlestimatedinformation-1.md): Fetch detailed information about a specific pnl for a user. - [Fetch a specific pnl for a user](https://docs.alkimiya.io/reference/postapiv3marketchainidpnlrealizedinformation-1.md): Fetch detailed information about a specific pnl for a user. - [Retrieve a list of pools.](https://docs.alkimiya.io/reference/getapiv3marketchainidpools-1.md): Fetch a list of pools. - [Create a pool.](https://docs.alkimiya.io/reference/postapiv3marketchainidpools-1.md): Create a pool. - [Retrieve detailed information about a specific pool.](https://docs.alkimiya.io/reference/getapiv3marketchainidpoolspoolhash-1.md): Retrieve detailed information about a specific pool. - [Fetch asks associated with a specific pool.](https://docs.alkimiya.io/reference/getapiv3marketchainidpoolspoolhashaskslevel-1.md): Fetch asks associated with a specific pool. - [Fetch best bid and ask data associated with a specific pool.](https://docs.alkimiya.io/reference/getapiv3marketchainidpoolspoolhashbidaskbest-1.md): Fetch best bid and ask data associated with a specific pool. - [Fetch bids associated with a specific pool.](https://docs.alkimiya.io/reference/getapiv3marketchainidpoolspoolhashbidslevel-1.md): Fetch bids associated with a specific pool. - [Fetch orders associated with a specific pool.](https://docs.alkimiya.io/reference/getapiv3marketchainidpoolspoolhashorders-1.md): Fetch orders associated with a specific pool. - [Retrieve trades executed in a specific pool.](https://docs.alkimiya.io/reference/getapiv3marketchainidpoolspoolhashtrades-1.md): Retrieve trades executed in a specific pool. - [Retrieve asks across multiple pools.](https://docs.alkimiya.io/reference/postapiv3marketchainidpoolsaskslevel-1.md): Fetch asks across multiple pools. - [Retrieve best bid-ask across multiple pools.](https://docs.alkimiya.io/reference/postapiv3marketchainidpoolsbidaskbest-1.md): Fetch best bid-ask across multiple pools. - [Retrieve bids across multiple pools.](https://docs.alkimiya.io/reference/postapiv3marketchainidpoolsbidslevel-1.md): Fetch bids across multiple pools. - [Fetch timeseries data for price movements in a specific market and chain.](https://docs.alkimiya.io/reference/getapiv3marketchainidpricemovement-1.md): Fetch timeseries data for price movements in a specific market and chain. - [Audits](https://docs.alkimiya.io/reference/audts.md) - [Glossary](https://docs.alkimiya.io/reference/glossary.md) - [Contact Us](https://docs.alkimiya.io/reference/contact-us.md)