# What is Activity in FundrsVC?

Activity as it's name state, may it's the most valuable feature since it's centralizing all meeting with it's types to have all you calendar visualized and listed.

**Calendar View:** where you are allowed to view as calendar based view and you have the ability to add any activity with all it's information, you can also drag and drop to ship postponed meetings, it allow you to view month, week and day.

**List View:** allowing you to have them as records in a table where you can search, filter in any fields of the activity to have them populated from your calendar.


---

# 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://fundrsvc.gitbook.io/knowledge-base/general-faqs/what-is-activity-in-fundrsvc.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.
