# How To Have Complete Control With Meteor Wallet

To access you wallet settings click the gear icon on the far right of the wallet menu.

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

Let’s run through each setting.

### Connected Apps

This allows you to monitor and deauthorize connected apps with ease.&#x20;

Browse our guide [How To Manage App Access To Your Wallet](/wallet-settings/how-to-manage-app-access-to-your-wallet.md).

### Security and Recovery

We make it super simple and secure to view your secret/seed phrase, export your private key and manage your full access keys.

Check our guide to [easy recovery for seed phrases and private keys](/wallet-settings/easy-recovery-for-seed-phrases-and-private-key.md).&#x20;

### Change Password

Your password is used to unlock your wallet.&#x20;

Changing this regularly is advised and you can do this here.

### Remove Account

Looking to remove an account? You can do this from this setting. Just be sure you have your secret phrase or key so you can import it again if needed. The remove account is irreversible.

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

### Meteor Community

We've love for you to join our growing community.

* Join [Meteor on Twitter](https://twitter.com/MeteorWallet).
* Join [Near Tinker Union on Twitter](https://twitter.com/NearTinkerUnion).
* Join us on [Discord](http://discord.gg/9D5V5j5nWr).

### Change Your Language

You can click the language icon and choose English, French, Bahasa Indonesian, Mandarin or Vietnamese.

<figure><img src="/files/7J2yQhweoZSTO7QYMWSe" alt=""><figcaption></figcaption></figure>

### Switch To Dark Mode or Light Mode

Click the light bulb to switch on Light Mode. Toggle it back to dark mode by clicking the moon icon.

<figure><img src="/files/4T7CM9fpmaGBsJGKmRxo" alt=""><figcaption></figcaption></figure>

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


---

# 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.meteorwallet.app/wallet-settings/how-to-have-complete-control-with-meteor-wallet.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.
