# Platform

- [Prime](https://docs.definitive.fi/platform/prime.md): Definitive's institutional-grade trade execution for onchain markets. Open to all DeFi traders.
- [Market Order](https://docs.definitive.fi/platform/prime/market-order.md)
- [Limit Order](https://docs.definitive.fi/platform/prime/limit-order.md): Limit Orders let you buy or sell any token at a specific target price, giving you full control over execution instead of taking the current market price.
- [TWAP Order](https://docs.definitive.fi/platform/prime/twap-order.md)
- [Stop Order](https://docs.definitive.fi/platform/prime/stop-order.md): Stop orders allow traders to easily manage risk in volatile crypto markets
- [Degen Mode](https://docs.definitive.fi/platform/prime/degen-mode.md): Degen mode optimizes market orders for transaction success in times of high network congestion & demand
- [Bridging](https://docs.definitive.fi/platform/prime/bridging.md)
- [Post-Trade Report](https://docs.definitive.fi/platform/prime/post-trade-report.md): Each trade order on Definitive generates a comprehensive Post-Trade Report (PTR), equipping you with the necessary trade fill analytics for fund accounting, fund administration & compliance.
- [Quick Trade](https://docs.definitive.fi/platform/prime/quick-trade.md): Quick Trade lets traders set custom buy/sell amounts with advanced presets, enabling faster and more precise execution
- [Address Book](https://docs.definitive.fi/platform/prime/address-book.md)
- [Crosschain Swaps](https://docs.definitive.fi/platform/prime/crosschain-swaps.md): Crosschain swaps enable traders to unify portfolio liquidity and trade across multiple chains without having to leave Definitive.
- [Turbo](https://docs.definitive.fi/platform/turbo.md): Custom trading terminal for sniping launches and executing at lightning speed across every major chain.
- [Turbo Market Order](https://docs.definitive.fi/platform/turbo/turbo-market-order.md)
- [Trigger Order](https://docs.definitive.fi/platform/turbo/trigger-order.md)
- [Dollar Cost Averaging (DCA)](https://docs.definitive.fi/platform/turbo/dollar-cost-averaging-dca.md)
- [Discover](https://docs.definitive.fi/platform/turbo/discover.md)
- [Turbo FAQ](https://docs.definitive.fi/platform/turbo/turbo-faq.md): Frequently Asked Questions
- [Mobile](https://docs.definitive.fi/platform/mobile.md)
- [Mobile App (iOS & Android)](https://docs.definitive.fi/platform/mobile/mobile-app-ios-and-android.md)
- [Sign in on Mobile App](https://docs.definitive.fi/platform/mobile/sign-in-on-mobile-app.md)
- [Depositing on Mobile App](https://docs.definitive.fi/platform/mobile/depositing-on-mobile-app.md): Deposit assets on the Definitive Mobile App to start trading instantly on any supported chain.
- [Withdrawing on Mobile App](https://docs.definitive.fi/platform/mobile/withdrawing-on-mobile-app.md): You can withdraw assets from Definitive Mobile to any external wallet.
- [Linking Your Existing Definitive Account to Mobile App](https://docs.definitive.fi/platform/mobile/linking-your-existing-definitive-account-to-mobile-app.md)
- [Portfolio Page](https://docs.definitive.fi/platform/portfolio-page.md): Track your entire Definitive portfolio in one place
- [Trading Fees](https://docs.definitive.fi/platform/trading-fees.md): Definitive platform trading fees


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.definitive.fi/platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
