# Reset StackOS Account

In a situation where an account is:

* Not fully configured
* In need of an infrastructure upgrade

You may also face this situation if your pod/container boots and functions perfectly "internally" when you "kubectl exec app-0xAddr -- bash" , but does not respond to external connections.  This usually affects accounts that have been established "long ago" before a major security upgrade.  An account reset will help re-provision your resources under a new security environment.

\
**The next step is to either move to a new Metamask account, or "reset" the account.**

\
In the case of resetting the account, the procedure is:

* Withdraw the $STACK
* Reset the account
* Redeposit the $STACK

\
Below are screenshots that show the process:

![](/files/becc8b2cl10vEcwvbV7L)

![](/files/hXgsYsS9l4WDefsBSyvR)

![](/files/C6yaGcCkD9f56u5gwjZS)

![](/files/uXVDkMJP4z71cZI86myN)

![](/files/ajVKepicQxyuKEipPHLQ)

**Your account reset is complete.  You may re-deposit to set up your account again.**


---

# 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.stackos.io/stackos-docs/operations/reset-stackos-account.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.
