# Investment Screen

## Investment

* This screen will depict the plans, user has invested in.

![](https://2042130256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MPEQ1VkZcMuHDLIKRgK%2F-MPJ90axs5wycfcMf4D2%2F-MPJoBp8urjTOpJ6a7vi%2F4.png?alt=media\&token=7e494f43-5656-4433-9414-9b7afccb9a60)

## Monthly SIP

* Here, a user can invest an amount monthly for a certain period of time(1 year, 3 years, 5years).

![](https://2042130256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MPEQ1VkZcMuHDLIKRgK%2F-MPJ90axs5wycfcMf4D2%2F-MPJoOzMO2z-nXqWHkO5%2F9.png?alt=media\&token=0aab373b-8e0b-4f32-b70c-85555bf5e9bb)

## One Time SIP

![](https://2042130256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MPEQ1VkZcMuHDLIKRgK%2F-MPJ90axs5wycfcMf4D2%2F-MPJpUgUaqaLONxfdPSL%2F4.png?alt=media\&token=c271fbe0-1ac6-4b0c-a874-9b344807197c)

## Payment

* After investing a certain amount, user can pay via either his/her debit card or net banking.

![](https://2042130256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MPEQ1VkZcMuHDLIKRgK%2F-MPJ90axs5wycfcMf4D2%2F-MPJogGv8X7GEoiIvjte%2F12.png?alt=media\&token=019bf8c9-f579-4c06-9f60-4afd8131a506)

![](https://2042130256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MPEQ1VkZcMuHDLIKRgK%2F-MPJ90axs5wycfcMf4D2%2F-MPJodGfoXh8Su0WiVdE%2F11.png?alt=media\&token=7f19ff3a-2ac7-4d9e-8645-40cd68beae48)


---

# 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://devanshixaviers.gitbook.io/mfund-documentation/screens-1/screens/investment-screen.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.
