# Fee customization

When using Leather desktop application you cannot change the fee. When using the Leather for web, the browser extension, you can change the fee before signing the transaction. The default option is standard, you can also choose between low, high and custom. The last option will allow you to set a specific fee.

<figure><img src="/files/joPQKDEve4MJaFPIMykG" alt=""><figcaption><p>Edit fee - drowdown menu</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://leather.gitbook.io/guides/transactions/fee-customization.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.
