> For the complete documentation index, see [llms.txt](https://docs.bird.com/applications/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/applications/payments/bird-pay-beta/concepts.md).

# Concepts

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Onboarding</strong></td><td></td><td>Start with Know Your Customer &#x26; Know Your Business</td><td><a href="/pages/Lvg1pSgM2cjQE7ygBUFE">/pages/Lvg1pSgM2cjQE7ygBUFE</a></td></tr><tr><td><strong>Payment Link</strong></td><td></td><td>Effortless Payments Made Simple</td><td><a href="/pages/ICkTL4qEVRU2lryzR817">/pages/ICkTL4qEVRU2lryzR817</a></td></tr><tr><td><strong>Wallet</strong></td><td></td><td>Your Money, Managed Seamlessly</td><td><a href="/pages/owrS4DgTrFq5JYB0epUm">/pages/owrS4DgTrFq5JYB0epUm</a></td></tr><tr><td><strong>Payments</strong></td><td>Single view of all your transactions</td><td></td><td><a href="/pages/nRpPmCutiRp2ZWsNvdoq">/pages/nRpPmCutiRp2ZWsNvdoq</a></td></tr><tr><td><strong>My customers</strong></td><td>Unified view of all your customers, their spending, payment preferences</td><td></td><td><a href="/pages/LteSdiwbj6jUlTsbd17W">/pages/LteSdiwbj6jUlTsbd17W</a></td></tr><tr><td><strong>Payouts</strong></td><td></td><td>Schedule the transfer of money from your Bird Pay wallet to your bank account</td><td><a href="/pages/tFkvbI2EjGt3iEkRWmPs">/pages/tFkvbI2EjGt3iEkRWmPs</a></td></tr><tr><td><strong>Payment methods</strong></td><td></td><td>Manage different payment methods per your business needs</td><td><a href="/pages/VaAI6CN6OkNcblp56Zx8">/pages/VaAI6CN6OkNcblp56Zx8</a></td></tr><tr><td><strong>Bird Pay Coverage</strong></td><td></td><td>Details of the geographies, payment methods supported</td><td><a href="/pages/eVatETaw8WqmfnMkMusD">/pages/eVatETaw8WqmfnMkMusD</a></td></tr><tr><td>Strong Customer Authentication (<strong>SCA)</strong></td><td>All things secure about payments</td><td></td><td><a href="/pages/vfwE87Nxhwuol9d36bGD">/pages/vfwE87Nxhwuol9d36bGD</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/applications/payments/bird-pay-beta/concepts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
