# Creating a Volet account

To be able to use the Volet payment system, you must initially open an account by registering your details at: [Volet.com](https://account.volet.com/referral/5ca7ee24-5745-4e3d-87c9-a8adc17d4cc5). Creating a Volet account is free, straightforward, and can be completed in minimal time.

## Here's an easy guide to registering for a Volet account:

Here's an easy guide to registering for a Volet account:

1. Click the green "Sign up " button located in the top right corner of the website to create your account.
2. During signup, choose between using your Volet for private or business purposes. If you plan to use it for business, select the Business option.
3. Enter your First Name, Last Name, Email, and choose a Secure Password.

<figure><img src="/files/xvcSOGJNSaly1CTGZO8z" alt=""><figcaption><p>Volet registration form</p></figcaption></figure>

4. Slide the slider to the right and then click the Register button.

<figure><img src="/files/zqN38eL7Wc6KTNdtjayW" alt=""><figcaption><p>Creating a Volet account</p></figcaption></figure>

Congratulations! You're all set up. Now you can access your Volet 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://volet.gitbook.io/volet/creating-a-volet-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.
