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

# Overview

NueBorder's mission is to speed the adoption of carbon tarrifs to further unify domestic carbon markets towards a global carbon price.

### Exploring

<Card title="Quick Start" icon="rocket" href="/introduction">
  This is how you use a card with an icon and a link. Clicking on this card
  brings you to the Card Group page.
</Card>

<CardGroup cols={2}>
  <Card title="Why" icon="earth-europe" href="/introduction/climate">
    Neque porro quisquam est qui dolorem ipsum quia dolor sit amet
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Lorem ipsum dolor sit amet, consectetur adipiscing elit
  </Card>
</CardGroup>
