# Trading Settings

Vessel allows you to customize your trading experience to better suit your preferences. Please follow this guide to adjust your trading settings.

### Access Trading Settings

* Step 1: Click the ⚙️ icon on the top right corner of the trading interface to open up the trading settings.

<figure><img src="/files/lliejf4wMdeQaGOd1Gk4" alt=""><figcaption></figcaption></figure>

* Step 2: Toggle the button to enable or disable the desired features.

<figure><img src="/files/hnwM0C1xdhBybutW6FRH" alt=""><figcaption></figcaption></figure>

### Settings Explanation

* **Order Confirmation:** Enable to get a pop-up confirmation when placing an order.
* **Cancel All Confirmation:** Enable to get a pop-up confirmation when canceling all orders.
* **Trade Notification:** Enable to receive trade and order notifications on Vessel.

By customizing these settings, you can tailor your trading environment to better match your needs, enhancing your overall trading experience on Vessel.


---

# 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://vesselfinance.gitbook.io/vessel/mainnet-user-guide/trading-settings.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.
