> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
> Use this file to discover all available pages before exploring further.

# Where to go next

> How everything you learned about core banking shows up in Lerian and Midaz, and where to go next to start building, integrating, and running transactions.

You've gone from "lost the moment someone said debit and credit" to modeling your own business as a ledger plan. That's the whole foundation. Next, see how it shows up in Lerian and where to start.

## How the concepts show up in Lerian

***

Everything you just learned has a home in Lerian:

* **Recording value**: the accounts, balances, and assets you learned about, and the double-entry that keeps them in check, all live in [Midaz](/en/products/midaz/what-is-midaz), the Ledger. It's the foundation everything else builds on.
* **Moving value**: Midaz records transfers, operations, and holds as [transactions](/en/products/midaz/transactions). When value crosses the boundary with the outside world, [payment interfaces](/en/interfaces/introduction) such as Pix and TED carry it. Plenty of movement never crosses that boundary, and the Ledger records it. The routes and fees you saw come from Midaz's [transaction routing](/en/products/midaz/transaction-routing-entities) and the [Fees Engine](/en/products/midaz/fees/fees-engine-overview).
* **Identifying who owns what**: the holders and friendly aliases behind your accounts live in [CRM](/en/products/midaz/crm/crm-overview).
* **Reading the record back**: Midaz produces [account statements](/en/products/midaz/building-account-statements) straight from the ledger, and [Reporter](/en/products/reporter/what-is-reporter) builds richer reports and templates for audits, analytics, and decisions.
* **Deciding what may happen**: [Tracer](/en/products/tracer/what-is-tracer) evaluates your rules and spending limits for every transaction. It returns an allow, deny, or review decision before a transaction executes.

And when you design your own ledger plan, the three questions (validation, reporting slice, operational grouping) map to **Account Types, Segments, and Portfolios** in Midaz.

## Ready to start?

***

Pick the path that fits your team:

<Columns cols={2}>
  <Card title="Build with the API" icon="rocket" href="/en/start-here/getting-started" cta="Get started">
    Integrate programmatically. Start here, then go deeper with the Guides and API Reference for the integration details.
  </Card>

  <Card title="Set it up in the Console" icon="computer" href="/en/platform/console/about-lerian-console" cta="Open the Console">
    Prefer a UI? Do the whole setup by hand in the Lerian Console, no code required.
  </Card>
</Columns>

<Note>
  Need a term? The [Glossary](/en/start-here/glossary) defines every word from this section. Keep it bookmarked, and see how the pieces come together in [Building a complete core banking](/en/products/building-a-complete-core-banking).
</Note>
