# Settings & Presets

<figure><img src="/files/ZT8h2WoPF2U8eY22vLsw" alt="" width="563"><figcaption></figcaption></figure>

### Wallet Settings

To trade with APM Copilot, you need at least one wallet connected.

* **No wallet yet?**\
  Create one instantly via our secure wallet bot:\
  👉 [@apmfun\_secure\_bot](https://t.me/apmfun_secure_bot)
* **Already have a wallet?**\
  Click **“Import Wallet”** to connect your existing one.

**Select Trading Wallet**

Choose the wallet you want to use for trading from the dropdown list.

* You’ll also see the **active SOL balance** for each wallet, making it easy to manage funds.
* Switching wallets is instant — perfect for multi-wallet strategies.

<figure><img src="/files/kLet3D6ExKiiVq3z3jrS" alt="" width="306"><figcaption></figcaption></figure>

## Trading settings

<figure><img src="/files/j0XpksnSYANGb6TsyzHO" alt="" width="375"><figcaption></figcaption></figure>

Customize your **Buy** and **Sell** settings independently.\
APM Copilot supports **three presets (P1, P2, P3)** for quick toggling during trades.

**🛠️ Available Settings:**

* **Slippage**\
  Define your slippage tolerance (%) to control price impact.
* **MEV Reduction**\
  Automatically uses the fastest available processor to maximize transaction success.\
  Works whether **MEV reduction** is turned on or off.
* **Priority Fees**\
  Choose from two predefined speeds:

  * **Turbo**: Highest priority
  * **Fast**: Standard high-speed

  **or enter a custom fee** for full control over gas spending.

> The higher the fee you set, the greater the chance your transaction will land successfully and be processed faster. You can also enter a custom fee for more control.

<figure><img src="/files/GxpcW4f11WAbSdYpskwK" alt="" width="375"><figcaption></figcaption></figure>

### Quick Buy/Sell Buttons

React instantly to market opportunities with one-click **Buy** and **Sell** buttons.

* Customize the preset amounts by clicking the **pencil icon ✏️** next to each button.
* Once saved, your presets will be automatically **saved and reused** for future trades.

<figure><img src="/files/aNweAcwGqfGIUqzFrrXs" alt="" width="459"><figcaption></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://apm-fun.gitbook.io/apm.fun-docs/extension/settings-and-presets.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.
