# How to get an account

The process for obtaining an account in VIS WebManager depends on your category:

* **Players, Clubs, and Referees**: The responsibility for creating an account lies with the National Federation. If you belong to one of these categories, please reach out to your National Federation directly to request your account. They will guide you through the registration process.
* **Officials, Coaches, Media, and Medical Staff**: To get an account, you must contact the direct person or organization you will be working with, such as a club, a player, or a National Federation. Once you have contacted them, they will forward your request to the respective National Federation. Alternatively, if you already have the contact details for the National Federation, you can reach out to them directly.

{% hint style="info" %}
If you have any questions or need further assistance, do not hesitate to contact your National Federation.
{% endhint %}


---

# 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.app.fivb.com/vis-web-manager/identity/how-to-get-an-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.
