# Why do I see a balance of 0 when I log in to my account?

If you are seeing a balance of 0 when you log in to your account, it could be due to using an incorrect phone number associated with your account and you actually just created a new account. Please ensure that you are logging in with the correct phone number that is linked to your account.

Here’s what you can do:

1. **Verify Phone Number:** Double-check if you are using the correct phone number associated with your Blink account.
2. **Try Alternate Methods:** If you have associated an email with your account, you can try logging in using your email instead of your phone number.


---

# 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://faq.blink.sv/using-blink/why-do-i-see-a-balance-of-0-when-i-log-in-to-my-account.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.
