# Standing Instructions

### About Standing Instructions

Standing instructions can be set up to automatically transfer funds from one account to another on a periodic basis. For example a standing instruction can be set up to:

* transfer a loan repayment from a saving account to a loan account on the dates that the loan repayment is due
* transfer funds from a current account to a saving account on a monthly basis
* transfer funds from an account owned by one client to an account owned by a different client on a weekly basis

To set up a standing instruction to repay a loan, see [standing instructions for loan repayment](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-make-repayments-on-a-client-loan-account).

### Related articles

* Page:[Savings Products](https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/untitled)
* Page:[Loan Products](https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/loan-products)
* Page:[Share products](https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/share-products)
* Page:[Fixed Deposit Products](https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/fixed-deposit-products)
* Page:[How to Prepay a Loan Account](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-prepay-a-loan-account)


---

# 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.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/deposit-accounts/standing-instructions.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.
