# Features

- [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


---

# 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.oku.trade/home/features.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.
