# Validation Rules & Bank List

This page outlines formatting rules, security logic, and supported financial institutions.

#### Validation Rules

* **Routing Numbers** must match selected banks (cross-validation applied).
* **Account/Card Numbers** are masked after save.
* **Expiration Dates** follow MM/YY format and must be future-dated.

#### Supported Banks (Examples)

* BMO Harris
* Bank of America
* Chase
* CapitalOne
* Wells Fargo
* US Bank
* CitiBank
* PNC
* Navy Federal

> ⚠️ New banks can be requested via Admin Support.


---

# 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://rute.gitbook.io/carrier/company/settings/bank-and-card/validation-rules-and-bank-list.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.
