# Can I stop the bot and withdraw my funds at any time?

You have the option to directly withdraw your cryptocurrencies from your Bitfinex account.

{% hint style="info" %}
If you have any active loans in progress, some or all of your coins might be tied up and not available for immediate withdrawal.&#x20;

If this is the case, please wait for the active loans to conclude.&#x20;

Additionally, consider deactivating the Morphlin bots to avoid them automatically relending your coins once the current loans are finalized.
{% 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.morphlin.com/get-started/bitfinex/can-i-stop-the-bot-and-withdraw-my-funds-at-any-time.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.
