# Registration

The registration/re-set password page provides the user with the option of creating a new account, or providing a new password to an already verified account.

The registration process involves supplying a valid E-mail address and password with a minimum length of 8. After supplying these details and submitting the account, an email will be sent to your address, as well as the admins address. You will only able to gain access to the system once verification of the account is complete.

![Registration/Re-set page](https://3311738203-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LMbyNmpULug5kukGHme%2F-LSxDJ1Qk-vQTFQhPg1N%2F-LSxDKn1VPqUbQhYKja6%2Fimage.png?alt=media\&token=3ed2a5c1-e4bb-45a8-8e36-c884c9216f20)

<br>


---

# 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://geolytix.gitbook.io/xyz-user-guide/user-registration-and-login-2/registration.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.
