# Create & activate NeevCloud account

## NeevCloud Account portal

The NeevCloud Account portal is a simple web-based user interface. You can use the Account portal to

* Managing your Products and services - Easily access and manage your Cloud instances, Volumes, LoadBalancer, Kubernetes, etc based on your requirements.&#x20;
* View or edit your Personal Information, profile.&#x20;
* Add credits, through the Add Fund option.
* Check usage Details and invoices etc.&#x20;
* You can get more information about the account.


---

# 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://docs.neevcloud.com/neevcloud-account/getting-started-with-neev-account/create-and-activate-neevcloud-account.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.
