# Everlasting Options

**Open a Position**

**Step 1:** Switch to Lite version, enter the Lite interface.

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

**Step 2:** Click the downward arrow,on the popped-up "Select Market" panel, choose "Options". Then, select a strike you want to trade.  Here taking the BTCUSD-30000-C as an example.

<figure><img src="/files/1q66YlfVJ8Da8wsJv39W" alt=""><figcaption></figcaption></figure>

**Step 3:** Choose if you wish to long or short your position on the “Buy/Sell” section (Taking long as an example here).\
\
Then, select a base token to buy assets: Click on the downward arrow, choose a base token with a balance in your wallet (using USDC as an example in this case).

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

**Step 4:** Set the amount in BTCUSD-30000-C you’d like to buy (Or you can directly enter the notional amount in USDC, it will be converted to the strike equivalent). Adjust the leverage through buttons/slider, the leverage can go up to 10x. After setting, click on "Buy BTC $30,000 Call‘’.\
\
On the popped-up wallet interface, click on "Confirm." Open the position successfully now.\
\
Information of the position(s) you have opened up will be included in your “Positions” tab.

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

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

You can add / remove the position’s collateral.

**Add collateral**&#x20;

Click ‘+’ button, choose ‘Add’ section, set the notional amount in USDC you’d like to add through manually entering or selecting a percentage of your wallet balance. Then, click ‘Add Collateral’.

After confirming in the wallet, your collateral adding is done. Check the updated number in the ‘Collateral’ column.

<figure><img src="/files/7qr7zHBifJXvQ67nl0Jo" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/00s8LajgwmGSheQByUpf" alt=""><figcaption></figcaption></figure>

**Remove collateral** \
\
Choose ‘Remove’, set the notional amount in USDC you’d like to remove through manually entering or selecting a percentage of the available balance. Then, click ‘Remove Collateral’.

After confirming in the wallet, your collateral removal is done. Check the updated number in the ‘Collateral’ column.&#x20;

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

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

**Close a Position**\
\
**Step 1:** Click “Close” in the position tab. Set the position size you want to close through manually entering a specific size or selecting a percentage of the current position size. (100% means complete close) Then, click ‘Close’.

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

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

**Step 2:** After confirming in the wallet, close the position successfully now. You can view your detailed trading history in the “History” section.

<figure><img src="/files/9HNa9ahAy5N9UQO5DPYr" alt=""><figcaption></figcaption></figure>

\ <br>

\
\
\ <br>

<br>


---

# 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.deri.io/trading/deri-lite/everlasting-options.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.
