# Deactivating your agent

You can also deactivate the agent at any time, and your portfolio will be converted back to USDC and returned to your wallet immediately. No lock-ups, no withdrawal delays.

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

By confirming deactivation, your agent will:

* Sell all holding assets back to USDC
* Transfer the USDC back from the agent wallet to your Available Funds

{% hint style="info" %}
Important: your entire trade history will be lost.
{% 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.replicats.ai/guides/deactivating-your-agent.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.
