# Quick Buy

{% hint style="info" %}
Settings marked with an asterisk \* are required fields
{% endhint %}

***

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FieEGvvfI1urS5EtlSE2Z%2Fuploads%2FlWBzVSOQdZZPzJtDO0te%2F0902(3).mp4?alt=media&token=879a6f0e-e9db-4bac-8a12-b4767b8505d6>" %}

{% stepper %}
{% step %}

### Create Task & Settings

#### <mark style="color:orange;">Create Task</mark>

To create your quick buy task settings, press the ":zap:" icon located at the top right of each page<br>

<figure><img src="/files/QmqWNPsyRkPiFMpeijap" alt=""><figcaption><p>Images are for illustrative purposes only</p></figcaption></figure>

#### <mark style="color:orange;">Settings</mark>

Once you have selected the quick buy settings, you will be promted with a settings panel. All of the settings required for quick buy are general settings which can be found in more detail [here](/lunar-cloud/modules/general-settings.md)

***

{% endstep %}

{% step %}

### Using Quick Buy

#### <mark style="color:orange;">Open Quick Buy</mark>

Press "/" on any page to open the quick buy panel

<figure><img src="/files/8eYrOkDleTuvQmN6rM1j" alt=""><figcaption><p>Images are for illustrative purposes only</p></figcaption></figure>

#### <mark style="color:orange;">Enter Contract Address</mark>

Once you enter a token address, you will be prompted with information about the token

<figure><img src="/files/ILA4toazZLhif7Wah2r0" alt=""><figcaption><p>Images are for illustrative purposes only</p></figcaption></figure>

#### <mark style="color:orange;">Confirm TX</mark>

If you are happy to proceed, press enter to buy the token using your quick buy settings. Once you have  purchased the token, it will be visible in your positions

<figure><img src="/files/8EcBgbJRa03Zg3uEfHJL" alt=""><figcaption><p>Images are for illiustrative purposes only</p></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/lunar-cloud/quick-buy.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.
