# Account Management

## Managing Your Account in the “My Account” Section <a href="#id-5e54" id="id-5e54"></a>

The “My Account” section on Virgo Wallet provides all the options you need to manage your account efficiently. Here, you can manage your primary account and create secondary accounts to handle your assets across different accounts.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*mYLwV6Hfp33lYRXGZwdRUQ.jpeg" alt="" height="394" width="700"><figcaption></figcaption></figure>

### Creating and Managing Secondary Accounts <a href="#id-1e59" id="id-1e59"></a>

* **Create Secondary Accounts**: You have the ability to create an unlimited number of secondary accounts. This feature allows you to manage your assets more flexibly and organize them according to your needs.
* **Naming Accounts**: For better organization, you can name your secondary accounts. This makes it easier to identify and manage your assets.
* **Deleting and Adding Accounts**: If you make a mistake or no longer need a secondary account, you can delete it. You can always create new accounts as needed.

### Steps to Manage Secondary Accounts <a href="#abe7" id="abe7"></a>

1. **Navigate to “My Account” Section**: Open the Virgo Wallet app and go to the “My Account” section.
2. **Create a New Secondary Account**:

* Click on “Add an account.”
* Name your account for easy identification.

**3. Manage Existing Accounts**:

* Select the account you want to manage.
* Edit the account name if necessary.
* Delete the account if it is no longer needed.

## Security Tips for Your Seed Phrase <a href="#a511" id="a511"></a>

* **Never Share Your Seed Phrase**: Anyone with your seed phrase can access your funds.
* **Store It Offline**: Write your seed phrase on a piece of paper and keep it in a safe place, like a safe. Avoid storing it digitally to prevent hacking risks.
* **Make Copies**: For added security, make multiple copies of your seed phrase and store them in different secure locations.


---

# 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.virgo.net/wallet/tutorials/account-management.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.
