# Core Features of the App

#### 1. **Manage Workspaces with Ease**

* **For Managers**: Add new hubs and workspaces, set their availability, and manage reservations. This makes it easier for your team to book the right workspace at the right time.
* **For Admins**: Review new hubs created by managers, approve or reject them based on compliance, and ensure the proper usage of resources.

#### 2. **Search and Filter Workspaces**

* **For Users**: Looking for a workspace that fits your specific needs? Use our powerful filtering options to find workspaces based on location, amenities, and capacity. You can also sort based on availability, making sure you get the workspace you need when you need it.

#### 3. **Approval & Rejection Workflow for Admins**

* **For Admins**: Ensure only the best hubs make it onto the platform. You can view pending hubs, approve or reject them, and track their status. Hubs that are rejected are displayed with clear information so that managers can improve their submissions.

#### 4. **Notifications for Upcoming Reservations**

* **For All Users**: Stay up to date with your upcoming bookings through real-time notifications. Whether it's a reminder to check in or a change to your reservation, you'll always be in the know.

#### 5. **Manage Multiple Hubs**

* **For Managers**: If you're managing more than one hub, our app lets you easily navigate between them, keeping everything organised in one place.


---

# 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://blog.rexerv.com/basics/editor.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.
