> For the complete documentation index, see [llms.txt](https://docs.dropbeast.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dropbeast.xyz/product-guides/dropbeast-onboarding-guide/step-2.-login.md).

# Step 2. Login

**Logging in:**

Once you have supplied the DropBeast support team with your Hel.io purchase confirmation, they will confirm your login information. This will include your chosen email address and a temporary password that you can change after logging in the application.

**Step 1.**

Visit <https://app.dropbeast.xyz/> to login on your newly created google chrome profile, and enter your email and password provided by the support team.

**Step 2.**

Connect your DropBeast licence wallet. Make sure that you ONLY connect with the wallet you provided to the team. If you have followed How to set up your DropBeast licence wallet this wallet will be called ‘DB Login’.

**Step 3.**

Click continue with 1 MetaMask wallet and navigate around and familiarise yourself with the DropBeast Application.

***

Now let's add some funds, follow the link below:

{% content-ref url="/pages/Z4ekeBkXzMDeAavEjjj8" %}
[Step 3. Funding Wallets](/product-guides/dropbeast-onboarding-guide/step-3.-funding-wallets.md)
{% endcontent-ref %}


---

# 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://docs.dropbeast.xyz/product-guides/dropbeast-onboarding-guide/step-2.-login.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.
