# Creating a New Venue

VAULT allows Network Operators to create and manage their own venues. Creating a new venue in VAULT only takes a couple of minutes.

### What is a Venue?

A Venue is a physical location where you will provide internet services using the VAULT platform, either via [API ](/developers/api-documentation.md)or through your custom-branded VAULT user interface.

### How Do I Create a Venue?

Login to VAULT as a [Network Administrator](/network-administrator-console/network-operator-settings/network-administrators.md) and select the button that says "Add New Venue." This will open the Venue creation wizard, beginning with the [General Information](/network-administrator-console/creating-a-new-venue/venue-details-general-information.md) page.


---

# 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.roamingiq.com/network-administrator-console/creating-a-new-venue.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.
