# Income

## Employment Income

**Bonuses**

Earnings rewarded for performance in addition to salary

*result.Income.GroupCategory.employmentincome.bonus*

**Salaried Income**

A wage or salary deposited directly from an employer

*result.Income.GroupCategory.employmentincome.employmentpaycheck*

## Other Income

**Payment Reversals**

The amount received from purchase reversals

*result.Income.GroupCategory.otherincome.creditreversals*

**Gambling Income**

The amount earned from online gambling, casinos, and lotteries

*result.Income.GroupCategory.otherincome.gamblingincome*

**Loan Deposits**

Money received from a loan dispersal

*result.Income.GroupCategory.otherincome.loandeposits*

**Rewards and Returns**

Money received for an eligible return, reward, or offer extended by a store, credit card, etc.

*result.Income.GroupCategory.otherincome.offers\&rewards*

**Other Incomes**

Money received from other sources

*result.Income.GroupCategory.otherincome.otherincomes*

**Savings and Investments Interest Income**

Money received from investments that have generated revenue

*result.Income.GroupCategory.otherincome.savingsandinvestimentsinterestincome*

**Tax Rebate**

A reimbursement in the event taxes paid exceed the liability

*result.Income.GroupCategory.otherincome.taxrebate*

**Tax Refund**

A reimbursement from the government of the excess paid for taxes

*result.Income.GroupCategory.otherincome.taxrefund*

## Government Income

**Child Benefits**

Money received from the government for child benefits

*result.Income.GroupCategory.governmentincome.childsupportincome*

**Employment Insurance Income**

Temporary income provided by the government to support unemployed workers

*result.Income.GroupCategory.governmentincome.employmentinsuranceincome*

**Other Government Income**

Other government related deposits

*result.Income.GroupCategory.governmentincome.othergovernmentincome*

**Pension Income**

Money received from a government or employment pension

*result.Income.GroupCategory.governmentincome.pensionincome*

**Reimbursements**

Money received from an accepted reimbursement

*result.Income.GroupCategory.governmentincome.reimbursement*

**Social Assistance Income**

Money received from various social government assistance programs

*result.Income.GroupCategory.governmentincome.socialassistenceincome*

**Workplace Safety Income**

Money received from workplace safety benefits

*result.Income.GroupCategory.governmentincome.wsibincome*

## Transfer

**Credit Transfer**

Money transferred into an account from another banking account or from an electronic transfer

*result.Income.GroupCategory.transfer.credittransfer*

## Uncategorized

**Uncategorized Income**

Money received from other sources that couldn't be categorized

*result.Income.GroupCategory.uncategorized.uncategorizedincome*


---

# 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://docs.zumrails.com/insights/income.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.
