# Reference

- [Glossary](https://docs.lhv.com/home/connect/overview/glossary.md): Connect API specific terminology that is used throughout this guide
- [Code Reference Tables](https://docs.lhv.com/home/connect/overview/code-reference-tables.md)
- [Balance Type Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/balance.md)
- [Credit and Debit Transaction Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/credit-and-debit-code.md)
- [Payment Scheme Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/payment-schemes.md)
- [Direct Debit Scheme Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/direct-debit-scheme.md)
- [Payment Reject Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/payment-reject-codes.md): Codes sent in Transaction-level AddtlInf tag (pain.002.001.10) when payment has been rejected by the scheme or counterparty.
- [Payment Return Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/payment-return-codes.md): Codes that can be used in Instruction for Debtor Agent tag (pain.001.001.09) to initiate return payment.
- [Bacs Direct Debit Mandate Reject Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/bacs-direct-debit-mandate-reject-codes.md)
- [Bacs Direct Debit Reject Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/bacs-direct-debit-reject-codes.md): Inbound Bacs Direct Debit possible statuses and Reject reason codes.
- [Bacs Direct Debit Reversal Reason](https://docs.lhv.com/home/connect/overview/code-reference-tables/bacs-direct-debit-reversal-reason.md): Inbound Bacs Direct Debit Reversal possible reason codes.
- [Bank Transaction Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/bank-transaction-codes.md)
- [Transaction Purpose Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/purpose.md): ISO 20022 External Code Set ExternalPurpose1Code
- [Category Purpose Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/category-purpose.md): ISO 20022 External Code Set ExternalCategoryPurpose1Code
- [Private Person Identification Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/private-person-identification.md): ISO 20022 External Code Set ExternalPersonIdentification1Code
- [Organisation Identification Type Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/organisation-identification.md): ISO 20022 External Code Set ExternalOrganisationIdentification1Code
- [Payment Priority Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/payment-priority.md): If payment priority is not provided or faulty, default values will be used.
- [Charges Bearer Codes](https://docs.lhv.com/home/connect/overview/code-reference-tables/charges-bearer.md): If not provided or faulty, default values will be used.


---

# 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.lhv.com/home/connect/overview.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.
