Skip to content

Investments

Investments let a member grow their wealth through Shariah-compliant products — sukuk and mutual-fund style offerings. The member funds an investment from their main balance, holds it, and receives the principal plus any profit-share back to the balance at maturity.

Mudarabah (profit-sharing) and Sukuk (Islamic securities). Returns come from real, compliant economic activity shared between the parties — not from interest. Losses, where they occur, follow the profit-sharing contract rather than a guaranteed rate.

  • Members who want their savings to grow within Islamic principles.
  • Organizations investing on their own account (an organization can be the investor).
  • Browse products — see available investment offerings and their terms.
  • Invest from balance — commit an amount from the main balance.
  • Hold to maturity — the amount is held for the product’s term.
  • Profit-share — returns are distributed per the agreed contract.
  • Withdraw at maturity — principal and share return to the main balance.
stateDiagram-v2
    direction LR
    [*] --> Available: product listed
    Available --> Invested: member funds it
    Invested --> Matured: term ends
    Matured --> Withdrawn: returned to main balance
    Invested --> Cancelled: before lock, if allowed
    Withdrawn --> [*]
    Cancelled --> [*]
flowchart LR
    MEMBER([Investor])
    MAIN[("Main balance")]
    HOLD[("Investment holding")]

    MEMBER -.->|chooses product| HOLD
    MAIN -->|"invest"| HOLD
    HOLD -->|"principal + profit-share<br/>at maturity"| MAIN

    classDef money fill:#FDF8E8,stroke:#3C2C96,stroke-width:2px,color:#1E1B4B;
    classDef actor fill:#FFFFFF,stroke:#3C2C96,stroke-width:1.5px,color:#1E1B4B;
    class MAIN,HOLD money;
    class MEMBER actor;
  • Product catalog — which investment products you list and their terms.
  • Investor types — individuals, organizations, or both.
  • Approval & eligibility — rules for who can invest in what.
  • Branding & language — under your brand, in ID / EN / AR.
  • Funds come from the main balance; the product does not draw from external accounts.
  • Held funds are locked for the product term unless early exit is explicitly allowed.
  • Returns follow a profit-share, not a guaranteed interest rate.