# How to add and remove features from your event

To add and remove features, go to the event admin page, then go to the Details section, and then go to the Features tab.

![](https://2418165198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fjq6gKkgPdnHKphEFal34%2Fuploads%2FCxF9tXp4XfF8rTOqed8A%2FScreenshot%202024-03-31%20at%202.24.51%E2%80%AFPM.png?alt=media\&token=5da5c134-f7cb-42c3-94ac-a1329cecdad4)

From here, you can add and remove features from your event - just use the checkbox and they will be instantly added or removed.

Adding and removing these features will affect the visibility of the tabs for attendees in the event.

A quick description of each feature:

* **Expo**: this feature allows sponsors to have their own expo booth and collect leads
* **1:1 Virtual Networking Match:** this features in the “people” tab of the app allows users to be randomly matched and have a short conversation with others at the event
* **Lounge:** this feature allows attendees to create their own virtual video rooms to chat with others at the event.


---

# 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://conferencetap.gitbook.io/knowledge-base/organizers/getting-started/how-to-add-and-remove-features-from-your-event.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.
