# Insta-Trade

## Insta-Trade Overview

Insta-trade allows traders to submit trades instantly. The insta-trade popout can be moved and placed anywhere on the screen.&#x20;

<figure><img src="/files/U1dQf2HVDGsICoeU6NlM" alt=""><figcaption><p>Insta-Trade Pane</p></figcaption></figure>

## How to access he Insta-Trade popout

<figure><img src="/files/AXThUtE3cNVulOfonToZ" alt=""><figcaption><p>How to pull up Insta-Trade</p></figcaption></figure>

Press the lightning bolt icon on the left-hand side of the main trade table on the token page.

## Insta-Trade FAQ

* Pressing a labeled (top row) buy or sell button instantly submits the transaction
* When inputting a custom amount, you must hit the buy/sell button to submit the trade
* You can remove the bottom row (and make the insta-trade box smaller) by dragging the bottom of the box up
* Insta-trade only support market buy orders


---

# 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.vyper.trade/vyper/trading/insta-trade.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.
