# How do I check my subscription and fees on transactions?

You can check the fees you are charged for different operations by:

1. Tapping the *profile picture* or *profile icon* in the top left of the Home screen.
2. Tapping on *Subscription*.
3. Whereby you will be shown your current plan, and what is included.

<figure><img src="/files/HOBVNDLSxumrf6UvGq2A" alt=""><figcaption><p>In the above example, <em>Payments are 1% + $0.75 per transaction</em>. <em>Crypto exchanges swaps are 0.5%</em>.</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://help.getlfg.app/p/personal/how-do-i-check-my-subscription-and-fees-on-transactions.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.
