# I am having trouble logging in to the App

If you're experiencing difficulties logging in, consider these steps:

#### Password Recovery

1. **Forgot Password?:** Click on "Forgot Password?" within the app.
2. **Reset Password:** Follow the prompts to reset your password.
   1. If it does not work, you may have logged in with Google/Apple/Facebook login. Please login accordingly.&#x20;

#### Different Accounts

1. **Check Credentials:** Ensure you're using the correct account credentials.
2. **Account Purposes:**
   * **MeatStick App Account:** Used for Cloud data.
   * **Website Account:** Manages purchase points and rewards.

By following these steps, you should be able to resolve your login issues and continue enjoying the features of the MeatStick App.


---

# 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://docs.themeatstick.com/product-support/the-meatstick-app/having-trouble-logging-into-the-app.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.
