# 4. Start & Pause Operator

After the staking is complete, click the "Start operator" button again to start processing transactions officially. You will be asked to enter the minimum and maximum supported transaction amount. Enter the number and click confirm, and the Operator app will start to process deposit and withdraw transactions automatically. You can see your yield in the Total Balance section.

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

A status bar will show up while the app is running, revealing the number of ongoing transactions at the current moment. You can click the drop down arrow to see each ongoing transaction:

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

To pause the Operator and stop accepting new transactions, simply click the "|| Operator" button.&#x20;

* Note that the app will finish all the remaining transactions before completely pausing. Please **do not shut down the app** before all transactions are complete.


---

# 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.fiammalabs.io/our-product-suite/pragmatically-trustless-bitvm-bitcoin-bridge/user-guides/testnet-beta/how-to-run-the-fiamma-operator/operator-for-mac/4.-start-and-pause-operator.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.
