# LITE Mode

Options trading can be quite challenging due to their complexity and the lack of a user-friendly interface. This has led to relatively lower usage in decentralized finance (DeFi) compared to other types of instruments such as[ <mark style="color:purple;">perps</mark>](https://www.investopedia.com/what-are-perpetual-futures-7494870).&#x20;

At Arrow, we've prioritized the creation of an intuitive website that is easy for new users to understand. Our one-click bundles allow effortless execution of complex strategies for beginners.

Our [<mark style="color:purple;">Option Recommender</mark>](https://www.arrow.markets/rfq/trading?sentiment=bullish\&tradingLevel=lite\&underlier=ETH) provides options based on your preferences.

## Options Recommender

### 1. Select Crypto Asset

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

### 2. Choose Your Market Sentiment

Begin by indicating whether you are bearish or bullish on this particular asset.&#x20;

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

Next, select your preferred strategy from the options of **target, breakdown, or resistance...**

### i. Target Strategy

This provides option strategies that profit once the underlying prices reach a user's specified target price or range.&#x20;

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

Once you have chosen this strategy you have to choose the underlying price and expiration date and then from there, you choose your recommended options.

### ii. Breakdown Strategy

This provides option strategies that profit once the underlying price exceeds a user-specified price.

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

Once you have chosen this strategy you have to choose the underlying price and expiration date and then from there, you choose your recommended options.

### iii. Resistance Strategy

This provides option strategies that profit if the underlying price stays above or below a user-specified upper and lower bound, respectively.&#x20;

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

Once you have chosen this strategy you have to choose the underlying price and expiration date and then from there, you choose your recommended options.


---

# 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.arrow.markets/arrow-markets/arrow/v2-rfq/lite-mode.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.
