# New project

**Adding a new project to the Management Console**

1. Open <https://developer.oneconnect.top/login>
2. Enter your credentials and click on the "Sign In" button:

![](/files/PQwsrQii3Ig7Zbmbd2LE)

If you are already signed in, there will be the "Projects overview" page instead of the "Sign In" form

Provided credentials will be checked; if successful, you will be redirected to the "Main Projects overview" page. Otherwise, a detailed error message will appear.

![](/files/hMLQmQbEmvGHNDNeqD4J)

4\. Fill all available fields:

* **Project name**. It should be a unique name; it can contain Latin characters and numbers. This field is mandatory.

Next, You will need any plan to get access of VPN server settings:

![](/files/H7Xyb0f35j0kVblryj19)


---

# 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/new-project.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.
