# Mail/Statements Management

## Virtual Mailbox Management

Typical snail mail and how to handle these:

1. Checks ⇒ Finance Team to deposit in checking account. Delete and shred from Virtual Mailbox once deposit is complete.
2. Taxes and compliance notices ⇒ review and save a copy on the shared drive under “Taxes and Notices”. Create a task for the Finance Team for any notices require action. Delete and shred from Virtual Mailbox.
3. Workers compensation insurance notifications ⇒ save a copy on the shared drive under “Business Insurance”. Any premium adjustments are automatically handled through OCV’s payroll system. Delete and shred from Virtual Mailbox.
4. Vendor notices / policies (i.e. health insurance, business insurance, etc.) ⇒ review and save a copy on the shared drive. Delete and shred from Virtual Mailbox.
5. Junk mail ⇒ delete and shred from Virtual Mailbox.


---

# 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://handbook.opencoreventures.com/ocv-employees/finance-operations/mail-statements-management.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.
