# General

**Is there a way to see how much fees is Tetu earning per month?**

Take a look at [FundKeeper USDC income in Dune](https://dune.xyz/tetu/Tetu.io?1.%20period_type=month) and multiply the earnings for a given month by 10, the result will be the total fee earnings for the month.

**Where can I easily bridge Tetu between network?**

You can bridge Tetu on [Multichain](https://app.multichain.org/#/router).&#x20;


---

# 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.tetu.io/tetu-faq/faq/general.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.
