# Quick Buy & Sell

### Quick-Buy newly launched tokens in "Trending", "New Pairs" and "Memefeed".

Configure quick-buy on discovery pages to buy tokens in a single click without going to the token-specific page.&#x20;

<figure><img src="/files/8dOmXHk9CXH9UrGwHqGx" alt=""><figcaption><p>Quickbuy menu on discovery pages</p></figcaption></figure>

* Input the amount you want to use to quickbuy
* Select the trade preset used to submit the trade (Press the edit button to edit trade presets)
* Select the wallet or wallets used to quickbuy tokens

### Quick-Sell positions directly from the portfolio page & asset table

<figure><img src="/files/gRDdf5BbiJb49zhyu2XV" alt=""><figcaption><p>Asset Table Sell Buttons</p></figcaption></figure>

When managing your positions from the portfolio page or assets table on a token-specific page, traders can press the "sell" button to sell their positions without switching pages.&#x20;

<figure><img src="/files/CSRzHEO9yUg6bJEAniiH" alt=""><figcaption><p>Quick-Sell Pop Up</p></figcaption></figure>


---

# 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/quick-buy-and-sell.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.
