# Source of Funds Types

<table><thead><tr><th width="100">Value</th><th>Description</th></tr></thead><tbody><tr><td>1939</td><td>Business Earnings</td></tr><tr><td>1940</td><td>Business Owner</td></tr><tr><td>1948</td><td>Divorce Settlement</td></tr><tr><td>1941</td><td>Earnings (Sale of Business)</td></tr><tr><td>1942</td><td>Earnings (Sale of Investments)</td></tr><tr><td>1943</td><td>Earnings (Sale of Property)</td></tr><tr><td>1949</td><td>Employment (Retirement Income)</td></tr><tr><td>1950</td><td>Employment (Salaried)</td></tr><tr><td>1951</td><td>Employment (Self-employed / Professional Fees)</td></tr><tr><td>1936</td><td>Inheritance / Family Gift</td></tr><tr><td>1944</td><td>Insurance Proceeds / Settlement</td></tr><tr><td>1945</td><td>Investment Income / Returns</td></tr><tr><td>1946</td><td>Others, specify:</td></tr><tr><td>1947</td><td>Rental Property Income</td></tr><tr><td>1937</td><td>Winnings (Government Lottery)</td></tr><tr><td>1938</td><td>Winnings (Non-Government Lottery)</td></tr></tbody></table>


---

# 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://customer-api-docs.ibanera.com/terminology/enumerations-codes-and-definitions/source-of-funds-types.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.
