# Service Catalogue

### Heartbeat

[Heartbeat - GET](/home/connect/services/heartbeat/heartbeat-get.md)

[Heartbeat Advanced - GET](/home/connect/services/heartbeat/heartbeat-advanced-get.md)

### Messaging

[Get next message](/home/connect/services/messages/get-next-message.md)

[Get list of messages](/home/connect/services/messages/get-list-of-messages.md)

[Get message by response ID](/home/connect/services/messages/get-specific-message.md)

[Count number of messages](/home/connect/services/messages/count-number-of-messages.md)

[Mark message as processed](/home/connect/services/messages/mark-message-as-processed.md)

[Mark batch of messages as processed](/home/connect/services/messages/mark-batch-of-messages-as-processed.md)

### Account Reports

[Account Statement](/home/connect/services/account-reports/account-statement.md)

[Account Balance](/home/connect/services/account-reports/account-balance.md)

[Transaction Notification](/home/connect/services/account-reports/transaction-notification.md)

### Payments&#x20;

[Legacy documents](/home/connect/services/payments/initiate-a-pending-or-direct-payment.md)

### VIBAN

&#x20;[VIBAN Open](/home/connect/services/viban/open-a-viban-1.md)

[VIBAN Bulk Open](/home/connect/services/viban/open-a-viban-1-1.md)

[VIBAN Modify](/home/connect/services/viban/open-a-viban-1-2.md)

[VIBAN Info](/home/connect/services/viban/open-a-viban-1-3.md)

[VIBAN Close](/home/connect/services/viban/open-a-viban-1-4.md)

[VIBAN Notification](/home/connect/services/viban/open-a-viban-1-5.md)


---

# 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/services.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.
