# Trade

## Buy

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ91Gbi322OdqDEZBZ1bg%2Fuploads%2FdIvLVlMYhoSY4n2BvV2s%2Fmobile-buy%20(1).mp4?alt=media&token=685296e6-6357-4ee5-9671-aca8e8458fa9>" %}

The Buy flow is designed to make trading **easy and fast**, so you can act quickly when new opportunities appear.

**Default:** **Quick Buy** in **SOL** with three preset buttons (**0.1**, **0.5**, **1**).

You can:

* **Change order type:** tap **Market Buy** to switch from Quick Buy and enter a custom amount.
* **Switch currency:** tap **SOL** to toggle to **USDC** (and back).
* **Edit presets:** tap the **settings** icon to change the preset button values.

{% hint style="danger" %}
**Important**: Please ensure your wallet always has at least 0.01 SOL in it to cover gas on swaps.
{% endhint %}

## Sell

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ91Gbi322OdqDEZBZ1bg%2Fuploads%2F0me3KNS3iQwyK5FOxLqJ%2Fsell-flow.mp4?alt=media&token=ab5569ac-dfe6-4acf-a6be-2b77f1d1b88f>" %}

The **Sell** flow mirrors "Buy" for a fast exit when you need it.

Quick Sell in **SOL** with three preset buttons (**25%**, **50%**, **Max**).

You can:

* **Change order type:** tap **Market Sell** to switch from Quick Sell and enter a custom amount.
* **Switch currency:** tap **SOL** to toggle to **USDC** (and back).

{% hint style="danger" %}
**Important**: Please ensure your wallet always has at least 0.01 SOL in it to cover gas on swaps.
{% endhint %}


---

# 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.mobyscreener.com/moby-app/images-and-media.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.
