# Navigate UI

Explore the UI\
To explore different sections of Stryke's dApp, click on the two arrows (**>>**) icon on the left side of the interface to expand the navigation menu.&#x20;

<figure><img src="/files/H8qRJNfQPD0Pe9Swi2Jz" alt=""><figcaption></figcaption></figure>

From there, select the relevant page based on your requirements:

* **Earn:** Earn passively from swap fees and option premiums by providing liquidity to markets.
* **Options:** Select relevant markets, trade options, and track open positions.
* **xSYK:** Convert SYK to xSYK, redeem xSYK, and manage your xSYK plugin allocations.
* **Stake xSYK:** Stake your xSYK to earn rewards.&#x20;
* **Gauges:** Vote for gauges with your xSYK and determine the reward distribution across markets.
* **Leaderboard:** Track Stryke’s top performing traders over time.
* **Bridge:** Bridge tokens between supported chains.<br>

<figure><img src="/files/fu8svnRrb48P3JGyOSBo" alt=""><figcaption><p><strong>Expand the menu and select your desired page to navigate through the dApp.</strong></p></figcaption></figure>


---

# 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.stryke.xyz/ui-walkthroughs/clamm-walkthrough/navigate-ui.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.
