> For the complete documentation index, see [llms.txt](https://mobie-1.gitbook.io/mobie-tokenized-community/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mobie-1.gitbook.io/mobie-tokenized-community/token-sale/authentication.md).

# Authentication

## I've created an account but cannot login?

As a security layer, all Mobie account users are required to verify their mobile number upon registering. You will not be able to access your account until your mobile number is verified. Please contact <support@mobie.io> if you have not received your OTP or are experiencing a related issue.

## Why are some of my in-app actions locked?

For participants of Mobie’s token sale event, tokens will initially be displayed in ‘locked’ accounts which get released monthly to ‘accessible’ accounts based on the schedule for your [specific tokens](https://token.mobiepay.io/tokenomics.html)

Ensure that your account is fully verified before trying to perform any actions.

## How can I override my MFA method?

If you’ve set up an MFA method that you are unable to access now, please send an email to <support@mobie.io> and include your mobile number used on your account.. (Please also use your email address associated with your account). For security reasons, we will need to embark on a rigorous series of steps to make sure that your account has not been compromised.

## I've forgotten my password, what do I do?

Navigate to Mobie’s mobile or web wallet login page. You may reset by selecting the ‘Reset Password’ action. You will receive an email to the account used when you initially created your account. If you cannot access your initial email account then please contact <support@mobie.io>

## What is MFA?

Multi-Factor Authentication is a security method that requires at least two methods of identity verification before accessing an application. Mobie imposes a password and one other method including Google Auth, SMS, or Email.

MFA is to ensure that should one of your ID verification methods be compromised, you have a fallback.

## How do I set/reset my password and/or MFA method?

Once you’re logged into your Mobie wallet navigate to Settings. Under the ‘Security’ tab you may reset your password or set up your MFA preferences.


---

# 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://mobie-1.gitbook.io/mobie-tokenized-community/token-sale/authentication.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.
