# XYB Accounts

**A modular, ledger-agnostic, and event-driven core banking platform for building and scaling account-based financial products.**

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Getting Started with Accounts</td><td><a href="https://2216319826-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGQM0YMMfucakXc0QJuEq%2Fuploads%2FtULysauZSk3xRzauoivS%2Fcard-getting-started.png?alt=media&#x26;token=3a14d4b5-53ea-48b8-b3ff-fc94c0a0ce3e">card-getting-started.png</a></td><td><a href="getting-started-with-accounts/xyb-accounts-overview">xyb-accounts-overview</a></td></tr><tr><td>Configure Account Types</td><td><a href="https://2216319826-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGQM0YMMfucakXc0QJuEq%2Fuploads%2FBdVFilbhvP1laFKspNhx%2Fcard-workflow.png?alt=media&#x26;token=bb81ad0b-68fd-416a-936c-70a4330f1889">card-workflow.png</a></td><td><a href="configure-accounts/setting-up-product-configuration-for-accounts">setting-up-product-configuration-for-accounts</a></td></tr><tr><td>Account Management Workflows</td><td><a href="https://2216319826-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGQM0YMMfucakXc0QJuEq%2Fuploads%2F6tMXrRMwK0yAVxODqEDm%2Fcard-integrate.png?alt=media&#x26;token=ad149144-1f54-414a-bb39-f8a8b29733bd">card-integrate.png</a></td><td><a href="account-management/managing-account-lifecycle-in-xyb">managing-account-lifecycle-in-xyb</a></td></tr><tr><td>API Reference</td><td><a href="https://2216319826-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGQM0YMMfucakXc0QJuEq%2Fuploads%2FhSYv5ypQFfls1h3l4AZI%2Fcard-api.png?alt=media&#x26;token=3985f467-7748-4b16-8f9d-72fe1ad57ab9">card-api.png</a></td><td><a href="apis-and-events/api-quick-reference-guide">api-quick-reference-guide</a></td></tr></tbody></table>


---

# 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.xyb.co/accounts/xyb-accounts.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.
