# Vesting and Meeting Reminder

Remind Centre aggregate all reminder information including Memo, Meeting Records and Vesting reminder. Different colour icons represent different reminder status:

* Blue - the upcoming reminder;
* Red - the overdue reminder;
* Grey - the reminder is resolved.

Blue and red reminders will also display on the My Deals panel. Click on “Resolve” to remove the reminder.

## How to Sync with Google Calendar

Click on “Authorize Google” to bind with your Google Account. During the Beta Testing version, click on “Advanced”, “Go to ventureflow\.xyz” and “Continue” to allow binding. You can sign out to unbind anytime.

The reminders will sync with your Google Calendar automatically, or click on “sync” to do it manually.&#x20;


---

# 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.ventureflow.xyz/vesting-and-meeting-reminder.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.
