# Using The Extension

{% hint style="info" %}
Currently, the extension **only** works on the same VPS as Lunar
{% endhint %}

{% hint style="info" %}
You will need to create your tasks in Lunar for them to appear in the extension
{% endhint %}

## 1. Select your task group

* Go to the Lunar extension
* &#x20;Select the task you want to execute

<figure><img src="/files/55F8PARjPWKkbUrgrvMn" alt=""><figcaption></figcaption></figure>

## 2. Executing trades

* To buy a token, press the Lunar icon
* This will execute a trade using Lunar
* The position will be displayed on the Lunar Defi page

{% hint style="info" %}
The extension currently supports the following sites\
[Photon Memescope](https://photon-sol.tinyastro.io/en/memescope)\
[Photon Token Page](https://photon-sol.tinyastro.io/en/lp/EP2ib6dYdEeqD8MfE2ezHCxX3kP3K2eLKkirfPm5eyMx?handle=493270cb7d98703d4001)

\
[BullX Pump Vision](https://bullx.io/pump-vision)\
[BullX New Pairs](https://bullx.io/)\
[BullX Token Page](https://bullx.io/terminal?chainId=1399811149\&address=EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm)\
\
BullX neo vision <https://neo.bullx.io/>\
BullX neo new pairs <https://neo.bullx.io/explore>

BullX neo token page <https://neo.bullx.io/terminal?chainId=1399811149&address=9TYCAkT5CNtkDfx9qA7met9Fog9WxLovzCZchKMKpump>
{% endhint %}

## 3. Lunar Quickbuy

{% hint style="info" %}
The Lunar Quickbuy Extension Supports the following sites

\
[Photon Token Page](https://photon-sol.tinyastro.io/en/lp/EP2ib6dYdEeqD8MfE2ezHCxX3kP3K2eLKkirfPm5eyMx?handle=493270cb7d98703d4001)

[BullX Token Page](https://bullx.io/terminal?chainId=1399811149\&address=EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm)

BullX neo token page <https://neo.bullx.io/terminal?chainId=1399811149&address=9TYCAkT5CNtkDfx9qA7met9Fog9WxLovzCZchKMKpump>
{% endhint %}

<figure><img src="/files/jlPW7TZ6AKXqMKBLudBf" alt=""><figcaption><p>images for illustrative purposes only. </p></figcaption></figure>

{% hint style="info" %}
users can still use quick buy located on the top left, this will use the default extension task settings selected in the lunar bot
{% endhint %}

The Extension panel can be hidden and displayed with + / - button. When hidden it can be found on the bottom right of your screen. ( displayed below)

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

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

### Buying with the lunar extension

* Select one of the preset values or input a value and click buy to buy the current coin you are viewing.

{% hint style="warning" %}
The Buys amounts above will override the buy amount in your Extension task Buy Settings
{% endhint %}

### Selling with the lunar extension

* Select one of the preset % values or input a % value and click sell to sell X amount of your remaining position for the current coin you are viewing.


---

# 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://guide.lunar.trade/extension/using-the-extension.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.
