# Registration Requirements

1. **What all Details I require for Registraion Process?**

* You’ll need to provide your Name, Mobile Number, Email and Strong Password.

1. **Can I register using someone else’s phone number?**

* You can only register a phone number you own or your Business Owns

2. **Does my phone number need to receive calls and SMS?**

* You must be able to receive phone calls and SMS to the phone number you are trying to register.

3. **What types of phone numbers are not supported?**

* Only supported phone numbers can be registered. Unsupported phone numbers include:
  * VoIP (Voice over Internet Protocol) numbers
  * Landline numbers
  * Toll-free numbers
  * Universal access numbers (UAN)


---

# 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.onlinplus.com/faqs/account-and-signup/registration-requirements.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.
