# What to Do If You Forget Your Password

⚠️ Having Trouble Logging In?

Here are some common issues and fixes:

1. **Forgot your password?**\
   Click “Forgot Password” on the login screen to reset it. You’ll receive an email with instructions.<br>
2. **Can’t find the login email?**\
   Check your spam or junk folders. If still missing, click “Resend” or contact support.<br>
3. **Using the wrong login method?**\
   If you originally signed up with Google, make sure you’re logging in using the same method.

💬 **Need Help?**

Still stuck? Our support team is happy to help. Reach out via <support@signfeld.ai> or use the in-app chat for real-time assistance.

<br>


---

# 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://helpyou.gitbook.io/signfeld/what-to-do-if-you-forget-your-password.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.
