# Oku Trade Docs

## Oku Trade Docs

- [Getting Started with Oku Trade](https://docs.oku.trade/home/general/getting-started-with-oku-trade.md)
- [Swap](https://docs.oku.trade/home/swap.md): Enjoy 0% fee swaps on over 1000 tokens directly on Oku with the flexibility to choose the most efficient route. Aggregating quotes from Uniswap, OKX, Velora, Kyberswap, Odos & more.
- [Bridge](https://docs.oku.trade/home/bridge.md)
- [Ramp](https://docs.oku.trade/home/ramp.md)
- [Invest](https://docs.oku.trade/home/invest.md)
- [Earn and Borrow](https://docs.oku.trade/home/earn-and-borrow.md)
- [LP Manager](https://docs.oku.trade/home/lp-manager.md)
- [Limit Orders](https://docs.oku.trade/home/limit-orders.md): Utilize Limit Orders on select pools onchain
- [Mini App](https://docs.oku.trade/home/mini-app.md)
- [Approving Contracts](https://docs.oku.trade/home/approving-contracts.md): A secure, efficient and user-friendly experience when swapping or bridging
- [FAQ](https://docs.oku.trade/home/faq.md): How can we serve you? Check out our comprehensive list of frequently asked questions and extensive documentation below.
- [Troubleshooting](https://docs.oku.trade/home/troubleshooting.md): Having issues with Oku Trade? Check out our guide below that may help resolve issues you may be running into.
- [Profile](https://docs.oku.trade/home/features/profile.md): Setup Oku to best fit your needs. Customize trading preferences, specify router preferences and checkout your Oku XP to unlock specialized perks
- [XP](https://docs.oku.trade/home/features/profile/xp.md): Earn XP for interacting on Oku. Redeemable for unique merch & other special benefits
- [DeFi Aggregation](https://docs.oku.trade/home/features/defi-aggregation.md): To deliver a seamless swapping and bridging experience, we’ve aggregated 14 swap routers and 14 bridge routers—bringing you the most efficient rates across DeFi.
- [Oku Rewards](https://docs.oku.trade/home/features/oku-rewards.md): Oku Rewards is a loyalty program to reward users for their trading activity on the platform. Earn XP and lootboxes through swapping, bridging, and more soon.
- [Analytics](https://docs.oku.trade/home/features/analytics.md): Oku Analytics is intended to provide insights into the world of Uniswap v3 liquidity through pool performance metrics, whale activity and user breakdown so you can deploy positions with confidence
- [Getting Incentives](https://docs.oku.trade/home/campaigns/getting-incentives.md)
- [Official Links](https://docs.oku.trade/home/extra-information/official-links.md)
- [Deployed Contracts](https://docs.oku.trade/home/extra-information/deployed-contracts.md)
- [Submitting a Token Request](https://docs.oku.trade/home/extra-information/submitting-a-token-request.md): We’ve created a Github repo for users to manually request changes or add missing tokens on Oku.
- [Close Position Tool](https://docs.oku.trade/home/extra-information/close-position-tool.md): In the event that we no longer support a chain where you previously deployed liquidity, we've created a tool to close your position after deprecation
- [Oku API](https://docs.oku.trade/home/extra-information/oku-api.md)
- [The Team](https://docs.oku.trade/home/extra-information/the-team.md)
- [Terms and Conditions](https://docs.oku.trade/home/extra-information/terms-and-conditions.md)
- [Privacy Policy](https://docs.oku.trade/home/extra-information/privacy-policy.md)
- [Contact Us](https://docs.oku.trade/home/extra-information/contact-us.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.oku.trade/home/general/getting-started-with-oku-trade.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.
