# Get start on Oneconnect Console

<mark style="color:green;background-color:$success;">OneConnect VPN now supports a 16 KB page size. You can upgrade from your existing setup or use the new implementation right away. This update improves performance and ensures better compatibility with modern systems . ALL SDK need 16kb  from November 1</mark> [SEE OFFICIAL GOOGLE CONSOLE MESSAGE ](https://developer.android.com/guide/practices/page-sizes)

[Oneconnect SDK for Android Doc](https://app.gitbook.com/o/PbesOAa9KmEcfJU6fC2z/s/PyYfGsGkm4GPlQG0OjaM/ "mention")**How to create a new account**

1. Open [developer.oneconnect.top](https://developer.oneconnect.top/register/)
2. Fill all information:

The sign-up form will appear on the screen:

![](https://81250416-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPyYfGsGkm4GPlQG0OjaM%2Fuploads%2FY9dTZFl7tFrJuX3Gjk3R%2FScreenshot%202023-09-02%20at%2001-36-17%20Welcome%20to%20OneConnect.png?alt=media\&token=d8b279e9-e19e-44b2-82d4-b000bd86123f)

Before you fill the form, please take a minute to read and agree (if applicable) with our cookies usage policies. It is necessary for our platform to use cookies in order to provide a better user experience.

3\. Fill out the form. Some fields are mandatory:

* **Email -** an email address, it should be valid and unique; notifications from the platform will be sent there.

If the email address provided is not unique, the following error message will be displayed: **Entered email address  already registered**

* **Password -** a reliable password for your account; it can contain Latin characters, special symbols, and numbers.

If the password repeats the current email, the following error message will be displayed: **Using your email as a password is a bad security practice. Please choose another password**

* **First name -** your first name for the account; it can only contain Latin characters and numbers.
* **Last name -** your last name for the account; it can only contain Latin characters and numbers
* **Portfolio Link of Any Market Place -** you can put your any market URL (ex - Google console, your website or any marketplace )
* **Terms of Service/Privacy Policy -** an agreement checkbox

4\. Click on the "**Sign up**" button below the form.

Now you are ready to log in to the Management Console and create your first project. Please, proceed to the next article on how to create a new project.


---

# 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://oneconnect-1.gitbook.io/oneconnect-sdk-for-android-doc/get-start-on-oneconnect-console.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.
