# Add Guests

### What is a Guest?

A guest is someone who needs free internet service at a Venue for a short period. For a multifamily community, this may be a prospective tenant or a handyperson working onsite for the week. A guest differs from a more permanent [subscriber](/venue-administrator-console/venue-administrator-dashboard/add-subscribers.md) who typically pays for internet service or receives internet service on an ongoing basis.

### How to Add a Guest

From your Venue Administrator Console, click the dashboard button, "Add New Guest." Enter the required fields and select "Add Guest." Your guest will then receive an e-mail with instructions on how to connect to the network.

###


---

# 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/venue-administrator-console/venue-administrator-dashboard/add-guests.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.
