> For the complete documentation index, see [llms.txt](https://pointhub.gitbook.io/pointhub-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pointhub.gitbook.io/pointhub-documentation/product-requirement-document/investment.md).

# Investment

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Master Investment</strong> </td><td>Flow Chart Master Investment </td><td>PRD Master Investment </td></tr><tr><td><strong>Transaksi Deposito</strong> </td><td>Flow Chart Transaksi Deposito </td><td><a href="https://jeweled-singer-648.notion.site/Investment-Apps-Deposit-Module-bb26e3e2ca5c43f78362295bd593c4d6">PRD Transaksi Deposito </a></td></tr><tr><td><strong>Transaksi Obligasi</strong> </td><td>Flow chart transaksi obligasi </td><td><a href="https://comfortable-polyanthus-61e.notion.site/Investment-Obligasi-8c7fa00412fa4739b03cdc745bc1b052">PRD link transaksi obligasi </a></td></tr><tr><td><strong>Transaksi Tabungan</strong> </td><td>Flow Chart Tabungan </td><td><a href="https://comfortable-polyanthus-61e.notion.site/Investment-Tabungan-9577f20b5a0641849252995e1f8e2330">PRD Tabungan </a></td></tr><tr><td><strong>Transaksi Asuransi</strong> </td><td>Flow Chart Asuransi </td><td><a href="https://comfortable-polyanthus-61e.notion.site/Investment-Asuransi-3f2be400675c45539b99754ab89055fe">PRD Transaksi Asuransi </a></td></tr><tr><td><strong>Transaksi Saham</strong> </td><td>Flow Chart Transaksi Saham </td><td><a href="https://comfortable-polyanthus-61e.notion.site/Investment-Saham-92b30805ff164f47bf9d84ae5c4bc9f4">PRD Transaksi saham </a></td></tr><tr><td><strong>Laporan Transaksi</strong> </td><td>Flow Chart Transaksi </td><td><a href="https://comfortable-polyanthus-61e.notion.site/Investment-Output-Data-4b90dd113daf4c479d66a7a60a858561">PRD Laporan Transaksi </a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pointhub.gitbook.io/pointhub-documentation/product-requirement-document/investment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
