# For Me

**VRAVE** can help you manage events you applied to, remind you when your slot is about to start, and much more! Let's explore how you can add and use **VRAVE** to schedule your future events!

{% hint style="warning" %}

## Fair Warning

While **VRAVE** is built specifically to help both community owners and members to manage their events, it cannot manage or remind you about events in communities that do not use the bot.&#x20;

For the bot to work properly, the owners of the communities you'd like to see and manage events in must also be using **VRAVE** on their servers.&#x20;

If you'd like, you can share this link to introduce them to **VRAVE**:&#x20;

[**https://www.vrave.app**](https://www.vrave.app/)
{% endhint %}

***

### Step 1: Add VRAVE to Your Apps

1. Click the following [**link**](https://discord.com/oauth2/authorize?client_id=1257708312489889823)
2. Select "Add to My Apps"
3. In any channel or DMs (pretty much anywhere on Discord where you have permission to send commands in), use the "+" sign in your chatbox on the left side, and click "Use Apps"
4. **VRAVE** should appear with the list of commands you can send. All the replies from the bot will be hidden from other users, meaning only you can see them.

***

### Step 2: Your First Steps

Great! Now **VRAVE** should be working as expected. Let's start by looking at the commands you can send:

* `/list-my-events` \
  This command will show you a list of all the events you've applied to or you're on the lineup for.
* `/discover-events`\
  This command will show you a list of current events in the servers you're in.
* `/manage-notifications`\
  This command can be used to manage the notifications you receive from other servers. You can toggle notifications globally or per-servers.
* `/manage-reminders`\
  This command will let you manage reminders for events you have a slot for. \
  Reminders will remind you about your slot an hour before they take place.

And that's about it! As you can see, it's very easy working with **VRAVE**.

If you need help, or support, or just want to suggest a new feature, please refer to the [help ](/help/faqs.md)section.


---

# 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.vrave.app/introduction/getting-started/user-install.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.
