> For the complete documentation index, see [llms.txt](https://docs.udara360.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.udara360.io/core-features/e-channels.md).

# E-Channels

- [Bills Payment](https://docs.udara360.io/core-features/e-channels/bills-payment.md)
- [Bills Payment](https://docs.udara360.io/core-features/e-channels/bills-payment/bills-payment.md)
- [Bill Configurations](https://docs.udara360.io/core-features/e-channels/bills-payment/bill-configurations.md)
- [View Bills Wallet](https://docs.udara360.io/core-features/e-channels/bills-payment/view-bills-wallet.md)
- [Cards](https://docs.udara360.io/core-features/e-channels/cards.md)
- [Batch Card Request](https://docs.udara360.io/core-features/e-channels/cards/batch-card-request.md)
- [Card Profiles](https://docs.udara360.io/core-features/e-channels/cards/card-profiles.md)
- [Card Request Log](https://docs.udara360.io/core-features/e-channels/cards/card-request-log.md)
- [Card Transaction Report](https://docs.udara360.io/core-features/e-channels/cards/card-transaction-report.md)
- [Host Financial Institution](https://docs.udara360.io/core-features/e-channels/cards/host-financial-institution.md)
- [ISO Card Transaction Report](https://docs.udara360.io/core-features/e-channels/cards/iso-card-transaction-report.md)
- [Issue Card](https://docs.udara360.io/core-features/e-channels/cards/issue-card.md)
- [Issue Card (Providus)](https://docs.udara360.io/core-features/e-channels/cards/issue-card-providus.md)
- [Manage Cards](https://docs.udara360.io/core-features/e-channels/cards/manage-cards.md)
- [Route Config](https://docs.udara360.io/core-features/e-channels/cards/route-config.md)
- [Interbank Transfer](https://docs.udara360.io/core-features/e-channels/interbank-transfer.md)
- [Configurations](https://docs.udara360.io/core-features/e-channels/interbank-transfer/configurations.md)
- [Inward Transfers](https://docs.udara360.io/core-features/e-channels/interbank-transfer/inward-transfers.md)
- [Outward Transfers](https://docs.udara360.io/core-features/e-channels/interbank-transfer/outward-transfers.md)
- [Internet Banking](https://docs.udara360.io/core-features/e-channels/internet-banking.md)
- [Account Upgrade Request](https://docs.udara360.io/core-features/e-channels/internet-banking/account-upgrade-request.md)
- [CASA Profile Setup](https://docs.udara360.io/core-features/e-channels/internet-banking/casa-profile-setup.md)
- [Configurations](https://docs.udara360.io/core-features/e-channels/internet-banking/configurations.md)
- [Enrolled Customer Profile](https://docs.udara360.io/core-features/e-channels/internet-banking/enrolled-customer-profile.md)
- [Fixed Deposit Profile Setup](https://docs.udara360.io/core-features/e-channels/internet-banking/fixed-deposit-profile-setup.md): The Fixed Deposit Profile Setup page allows you to configure fixed deposit products by setting their tenure, interest, and penalty rates. This page helps streamline the setup process,  ensuring
- [Theme Setup](https://docs.udara360.io/core-features/e-channels/internet-banking/theme-setup.md)


---

# 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:

```
GET https://docs.udara360.io/core-features/e-channels.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.
