# Can't log in

Possible reasons you can’t log in:

* **Wrong password**

Double check that you’re entering it correctly. If it still doesn’t work, try resetting your password. Note: only you can modify your password. Our support team cannot access it or help you change it.

* **Wrong email address or account**

Make sure you’re signing up via the same credentials you used to create your account:

* If you signed up with an email account, make sure you’re using the same email address.
* If you signed up with your Facebook, Google, or Apple account, make sure you’re logging in with that same account.

If you need any help, you can contact the [Support team](mailto:support@flyandcar.com).


---

# 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.flyandcar.com/for-owner/manage-account/cant-log-in.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.
