# Creating a CloudLink space

### Creating an Instance Using Your Preferred Cloud Service Provider

Follow the steps below to set up a new instance using Neverinstall:

**Step 1: Access Your Neverinstall Account**

To start, visit the Neverinstall website and sign in to your account.

<figure><img src="/files/Wo43TzalCDhbM7LIVBgH" alt=""><figcaption><p>Neverinstall log-in screen</p></figcaption></figure>

**Step 2: Select a Cloud Service Provider**

Navigate to the 'Spaces' page within your Neverinstall account. Here, you will see an option to select your cloud service provider, to the top right corner. Please note, as of our latest update, Neverinstall supports the creation of instances on three platforms: Vultr, Azure, and AWS. We are continually working to expand our offerings, and additional cloud service providers will be available soon.

<figure><img src="/files/sfiXlwJNnogCHGDPPOwH" alt=""><figcaption><p>Supported cloud providers</p></figcaption></figure>

**Step 3: Input Instance Details**

Upon selecting your cloud service provider, a pop-up form will appear.

This form requires specific details necessary for instance creation.

Please note that the information required varies depending on the selected cloud service provider. Fill in the necessary information accurately and proceed.

In the case of any difficulties or discrepancies while creating an instance, do not hesitate to reach out to our support team for assistance.

<figure><img src="/files/PX2Ri9lwMN0rQ8W5r4HM" alt=""><figcaption></figcaption></figure>


---

# 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.neverinstall.com/cloudlink/creating-a-cloudlink-space.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.
