# Welcome to VIS WebManager

Welcome to the documentation for VIS WebManager, a powerful new version of the Volleyball Information System (VIS).

VIS WebManager is a comprehensive platform designed to streamline volleyball event management, providing a centralized hub for all aspects of competition organization, from team registration and accreditation to match scheduling and live score reporting.

With an intuitive user interface and a suite of powerful tools, VIS WebManager empowers event organizers to take full control of their events, while also providing seamless communication channels with all stakeholders, including teams and officials.

This documentation will provide you with everything you need to know to get up and running with VIS WebManager, including detailed instructions on all its key features and functionalities. Whether you're an event organizer, a team manager, or a sports enthusiast, VIS WebManager is the ultimate solution for managing volleyball events of any scale or complexity.

If you encounter any difficulties while using VIS WebManager, please don't hesitate to reach out to our support team for assistance. You can contact us by emailing <vis.support@fivb.com>.


---

# 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/welcome-to-vis-webmanager.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.
