> For the complete documentation index, see [llms.txt](https://rivemis.gitbook.io/rivemis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rivemis.gitbook.io/rivemis/signing-up/to-register.md).

# To Register

Schools without EMIS IDs are required to register. These are basically unapproved schools. Registration for this category of schools does not require an EMIS ID. To register:

1. Logon to the portal and click Account to display the Accounts Page.
2. Click Register.
3. Complete the Registration form by entering the name of your school, ownership (private or public), School type (primary, secondary, etc), LGA where your school is located, the address of the school, the email address of your school, a contact phone number, choose a password, enter the password again in the confirm password textbox.&#x20;
4. Click Register.&#x20;

Note that email addresses and phone numbers must be unique, that means, no two schools should have the same email address. If the email address exists on the platform, Registration will not be successful.

Enter your phone number in numeric digits only excluding +234. If the phone number is longer than 11 digits, registration will not be successful.

Passwords must be longer than 6 characters and without spaces. Passwords can contain text, numbers, underscore and periods only.

![](/files/-LZYl-3l5qMUCoZAitwD)

If the registration is successful, a registration confirmation page will display informing you of the success of the registration. Also, you will receive an email on the email provided during registration containing a Confirmation Code that will be required during your first login.

![](/files/-LZYl8hcC3FaDJCfkKdf)

Great! You have just registered your school. The next step is to sign in.


---

# 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://rivemis.gitbook.io/rivemis/signing-up/to-register.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.
