> For the complete documentation index, see [llms.txt](https://onchainmonkey.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onchainmonkey.gitbook.io/wiki/navigating-ocm-website-and-discord/unlink-your-accounts-from-ocm.md).

# Unlink Your Accounts from OCM

1. [Connect to your OCM Monkeyverse website account](/wiki/navigating-ocm-website-and-discord/connect-your-accounts-to-ocm.md), and click the **Account Settings** drop-down located in the top right corner.

![](/files/DAt5B7PyzGewRMwZ1yiQ)

2\. On the Account Settings page, "**Unlink**" a specific account individually, or select "**Unlink All Accounts**" to unlink all connected Twitter, Discord and wallet(s) accounts at once.

![](/files/1RU4o0b8ZE5kDadd1gvo)

3\. Click **OK** to confirm the account(s) being unlinked.

![](/files/ccUd0DSe8Vb6FIZfwmUN)

4\. Manually **disconnect** the OCM website from your wallet's list of Connected Sites for each connected wallet.

* For MetaMask users, refer to the guide [here](https://metamask.zendesk.com/hc/en-us/articles/360059535551-Disconnect-wallet-from-a-dapp) on disconnecting sites from your wallet.

![Here, the holder's accounts are all unlinked from the OCM website. Their wallet (named Ledger1) is still connected to the OCM website. This holder will need to manually disconnect onchainmonkey.com from their wallet.](/files/UIV8fGc5PiAmorX64JLc)

{% hint style="warning" %}
Make sure to reconnect/relink your disconnected Ethereum wallet (containing your OCM tokens/assets), Twitter **and** Discord accounts to continue earning OCM holder rewards and benefits, like Bananas and merch.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://onchainmonkey.gitbook.io/wiki/navigating-ocm-website-and-discord/unlink-your-accounts-from-ocm.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.
