# API Reference

- [Hidden references](https://doc.bunq.com/api-reference/hidden-references.md)
- [Company](https://doc.bunq.com/api-reference/hidden-references/company.md)
- [Challenge Request](https://doc.bunq.com/api-reference/hidden-references/challenge-request.md)
- [Credential Password IP](https://doc.bunq.com/api-reference/hidden-references/credential-password-ip.md)
- [Feature Announcement](https://doc.bunq.com/api-reference/hidden-references/feature-announcement.md)
- [Certificate Pinned](https://doc.bunq.com/api-reference/hidden-references/certificate-pinned.md)
- [Start here](https://doc.bunq.com/api-reference/start-here.md)
- [Additional Transaction Information Category](https://doc.bunq.com/api-reference/additional-transaction-information-category.md): Get the available categories.
- [Additional Transaction Information Category User Defined](https://doc.bunq.com/api-reference/additional-transaction-information-category-user-defined.md)
- [Attachment](https://doc.bunq.com/api-reference/attachment.md)
- [Attachment Public](https://doc.bunq.com/api-reference/attachment-public.md)
- [Avatar](https://doc.bunq.com/api-reference/avatar.md)
- [Billing Contract Subscription](https://doc.bunq.com/api-reference/billing-contract-subscription.md)
- [bunqme](https://doc.bunq.com/api-reference/bunqme.md)
- [bunqme Tab](https://doc.bunq.com/api-reference/bunqme/bunqme-tab.md)
- [bunqme Fundraiser Profile](https://doc.bunq.com/api-reference/bunqme/bunqme-fundraiser-profile.md)
- [bunqme Tab Response](https://doc.bunq.com/api-reference/bunqme/bunqme-tab-response.md)
- [bunqme Fundraiser Result](https://doc.bunq.com/api-reference/bunqme/bunqme-fundraiser-result.md)
- [Callback URL OAuth](https://doc.bunq.com/api-reference/callback-url-oauth.md)
- [Cards](https://doc.bunq.com/api-reference/cards.md)
- [Card](https://doc.bunq.com/api-reference/cards/card.md)
- [Card-Batch](https://doc.bunq.com/api-reference/cards/card-batch.md)
- [Card Credit](https://doc.bunq.com/api-reference/cards/card-credit.md)
- [Card Debit](https://doc.bunq.com/api-reference/cards/card-debit.md)
- [Card Name](https://doc.bunq.com/api-reference/cards/card-name.md)
- [Card Replace](https://doc.bunq.com/api-reference/cards/card-replace.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://doc.bunq.com/api-reference.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.
