# Login and Registration

- [How to Register on Digital Wallet?](https://help.digitalwallet.cards/getting-started/login-and-registration/how-to-register-on-digital-wallet.md): Learn how you can register on Digital Wallet
- [How to Login with Phone?](https://help.digitalwallet.cards/getting-started/login-and-registration/how-to-login-with-phone.md): Learn how you can login to Digital Wallet with Phone
- [How to Login with Email?](https://help.digitalwallet.cards/getting-started/login-and-registration/how-to-login-with-email.md): Learn how to login to Digital Wallet with Email
- [How to Recover your Account Password?](https://help.digitalwallet.cards/getting-started/login-and-registration/how-to-recover-your-account-password.md): Learn how to recover your account password


---

# 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://help.digitalwallet.cards/getting-started/login-and-registration.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.
