> ## Documentation Index
> Fetch the complete documentation index at: https://base-a060aa97-mux-docs-claude-3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Base

> The blockchain for global finance.

### Solutions

<CardGroup cols={3}>
  <Card title="Issue Stablecoins" icon="coins" href="/get-started/issue-stablecoins">
    Launch a fiat-backed stablecoin with minting, compliance, and reconciliation onchain.
  </Card>

  <Card title="Integrate DeFi" icon="arrows-rotate" href="/get-started/integrate-defi">
    Add swaps, yield, and liquidity to your app with battle-tested protocols.
  </Card>

  <Card title="Enable Lending & Borrowing" icon="scale-balanced" href="/get-started/lending-and-borrowing">
    Offer onchain credit markets and let users earn yield on deposits.
  </Card>

  <Card title="Tokenize Stocks" icon="building-columns" href="/get-started/tokenize-stocks">
    Issue and trade tokenized equities and other real-world assets.
  </Card>

  <Card title="Accept Payments" icon="credit-card" href="/get-started/agentic-payments">
    Take instant stablecoin and agent-driven payments with low fees.
  </Card>

  <Card title="Private Transactions" icon="lock" href="/get-started/private-transactions">
    Move value through confidential ledgers with selective disclosure.
  </Card>
</CardGroup>

<div className="resources-section">
  ### Resources

  <div className="resources-row">
    <div>
      <h4>Funding</h4>
      <span className="resource-link"><Icon icon="trophy" size={14} /> <a href="https://www.builderscore.xyz/">Builder Rewards</a></span>
      <span className="resource-link"><Icon icon="hand-holding-dollar" size={14} /> <a href="https://paragraph.com/@grants.base.eth/calling-based-builders">Grants</a></span>
      <span className="resource-link"><Icon icon="rocket" size={14} /> <a href="https://www.basebatches.xyz/">Base Batches</a></span>
    </div>

    <div>
      <h4>Growth</h4>
      <span className="resource-link"><Icon icon="gauge" size={14} /> <a href="https://dashboard.base.org">Base dashboard</a></span>
      <span className="resource-link"><Icon icon="user-group" size={14} /> <a href="/get-started/base-mentorship-program">Find a Base Mentor</a></span>
    </div>
  </div>
</div>
