# Fees and Routes

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

On default, GroFi Dex Router will utilize to execute trades and find the best price for traders.

However, users retain the option to customize their trades by selecting the liquidity sources for the router, and enabling or disabling multihops and split routing.

## **Check** the currently applied fee rate and fee amount <a href="#check-the-fee-rate-and-fee-amount-that-is-currently-applied" id="check-the-fee-rate-and-fee-amount-that-is-currently-applied"></a>

To review the trading charges for your current swap, refer to the “Fee” section in the swap details.

<div align="center"><figure><img src="/files/PScCimiToam8sxSQ9vUq" alt=""><figcaption></figcaption></figure></div>

To review the type of pool and the fee tier through which your trade is currently routed, refer to the “Route” section.

<div align="center"><figure><img src="/files/S9B7HPRhsmNbhU0tRwI7" alt=""><figcaption></figcaption></figure></div>

For more detailed information, click the magnifying glass icon to display the full trading route.

<figure><img src="/files/yhpbTRa4WaG97uyl06fC" alt="" width="422"><figcaption></figcaption></figure>

## **Customize routing preferences** <a href="#customize-routing-preferences" id="customize-routing-preferences"></a>

At the bottom of the **Customize Routing** interface, you have the option to adjust your routing preferences by enabling or disabling multihops and split routing.

<div align="center"><figure><img src="/files/40W6AP3SqHo6EpT4rrTB" alt=""><figcaption></figcaption></figure></div>

* Multihops enable tokens to swap through multiple hops across several liquidity pools to secure the best deal. Disabling it will limit trades to direct swaps, potentially resulting in higher slippage or even loss of funds.
* Split routing enables token swaps to be divided into multiple routes to secure the best deal. Disabling it will confine trades to a single route, potentially leading to lower efficiency or higher slippage.

{% hint style="info" %}
If your trade can not be executed due to customized trading configurations, a warning will appear. You can click “Check your settings” to promptly access the “Customize Routing” interface, or choose “Reset to default” to swiftly revert your configurations back to default.
{% 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.grofidex.io/features/exchange/fees-and-routes.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.
