> For the complete documentation index, see [llms.txt](https://wallet-monkey.gitbook.io/wallet-monkey-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wallet-monkey.gitbook.io/wallet-monkey-docs/paid-members-area/login-and-password-reset.md).

# Login & Password Reset

The login page you come to for membership access is straight forward and will ask for Username/Email and your password. Understand if username isn't working, just try your email you used to register with.

Also please note this is an automatic email that is sent out after you register and 99% chance that gets dropped in your spam folder, so be sure to tag is **"Not Spam"** when that hits your inbox.

We will only email you out updates on the course, upgrades and other transactional emails only!

Here is what the login screen looks like

<figure><img src="/files/miKxxeTHjey6mz6MDNeg" alt=""><figcaption></figcaption></figure>

Notice the option to "Remember Me" to avoid having to login every time you visit the site and the forgot password option, which just redirects you to a page where you can reset your password.&#x20;

After you login, you will be automatically redirected to a dashboard page or to your [Account Page](/wallet-monkey-docs/paid-members-area/account-page.md)


---

# 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://wallet-monkey.gitbook.io/wallet-monkey-docs/paid-members-area/login-and-password-reset.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.
