# Vultr

## Vultr

### Connecting to LaunchPal

#### Step 1 Get your API Key

* [Signup](https://www.vultr.com/register/) or [login](https://my.vultr.com/) to your Vultr account
* ⚠️ Make sure your account is funded - it won't allow you to create servers otherwise
* Click the Account button on the side menu and then the API tab at the top

![](/files/-MHqInGDc3YsrxM2Q1W0)![](/files/-MHqInGEjRDDm0ME8DMn)

* Click to Enable API

![](/files/-MHqInGFaUSXmOepnCkd)

* ⚠️ Ensure "Any IPv4" and "Any IPv6" fields are listed under the "Access Control" section

![](/files/-MHqInGG3jkoFKJ2jdIk)

* Click to copy your access token

![](/files/-MHqInGHFdktQomAVlqz)

#### Step 2 Enter the key in to LaunchPal

* Follow the steps in the [Create your first project guide](https://help.launchpal.com/getting-started/create-your-first-project.html) and select Vultr for the host. When prompted, enter the key you copied in the previous step.

### Disconnecting from LaunchPal

To change your API keys or remove them from LaunchPal completely, just regenerate the key to change it from your Vultr API dashboard - or disable it completely.

![](/files/-MHqInGI0Qh_Gu6A9cJ1)

Your servers will remain fully operational and will still show in the LaunchPal API but you will lose access to some key features until you choose to enter a valid API key.

## Troubleshoot your Vultr connection <a href="#fix" id="fix"></a>

If you have issues creating a server using vultr make sure you check the following:

1 - Make sure the API key allows access from all IPv4 & IPv6

2 - Make sure you have funded your account

3 - If payment for Vultr failed or your card expired - they disable API keys so you need to regenerate them and update your keys in Launchpal


---

# 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://help.launchpal.com/hosts/vultr.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.
