# Accessing the Dashboard & Adding Wallets

{% embed url="<https://youtu.be/iMdXlnucb2c>" fullWidth="true" %}

**Accessing the Dashboard** After logging into AIRBOT, you will see the main dashboard page. This oversees your wallets and airdrop tasks.

&#x20;**To add wallets to use with AIRBOT**

1. Click on the "Accounts" tab in the menu. This is where you manage your wallets.
2. On the Accounts page, to create new wallets, click "Create Accounts or Create Bulk Account" and select "Create Accounts" to create new wallets, or "Import" to add existing wallets.
3. If generating wallets, enter a group name and the number of wallets to create. Airbot will automatically generate the specified number of new wallet addresses and private keys.
4. Once you Create Bulk Account’s, click "Edit" to add proxies to each wallet. Proxies help enhance privacy and security. We suggest maintaining a 1:1 proxy for every account to avoid Sybil.


---

# 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://airbotfarm.gitbook.io/airbot/how-airbot-works/accessing-the-dashboard-and-adding-wallets.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.
