# Features Coming Soon

### Dashboard

View, track and manage all your assets (liquid and staked), payments and deposits summary at one place.

### Streaming Payment

Account co-managers can pre-set a withdrawal amount that is time based (e.g. one time or recurring). This feature makes managing token vesting and payrolls safe and easy.

### Notification Subscription

This is another convenient feature to let Maven account users subscribe to email and SMS notifications, so account co-mangers / co-signers can get instant notifications on approval requests and transaction execution status.


---

# 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://doc.m-safe.io/sui/msafe-overview/features-coming-soon.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.
