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

# Government

> TODO.

## US Government

<Columns cols={2}>
  <Card title="President" href="https://www.whitehouse.gov/" />

  <Card title="House" href="https://www.house.gov/" />

  <Card title="Senate" href="https://www.senate.gov/" />

  <Card title="Supreme Court" href="https://www.supremecourt.gov/" />

  <Card title="Federal Courts" href="https://www.uscourts.gov/" />
</Columns>

## UK Goverment

<Columns cols={2}>
  <Card title="Prime Minister" href="https://www.gov.uk/government/ministers" />

  <Card title="Parliament" href="https://www.parliament.uk/" />

  <Card title="Supreme Court" href="https://www.supremecourt.uk/" />
</Columns>

## Singapore Goverment

<Columns cols={2}>
  <Card title="Prime Minister" href="https://www.pmo.gov.sg/" />

  <Card title="President" href="https://www.istana.gov.sg/" />

  <Card title="Parliament" href="https://www.parliament.gov.sg/" />

  <Card title="Courts" href="https://www.judiciary.gov.sg/" />
</Columns>
