# Get Started

URL: /pounce/docs/get-started/
Section: get-started
Description: Install Pounce and serve your first ASGI application with a production-friendly Python ASGI server

---

> For a complete page index, fetch /pounce/llms.txt.

:::{cards}
:columns: 2
:gap: medium

:::{card} Installation
:icon: download
:link: ./installation
:description: Install Pounce with pip, uv, or from source
Get Pounce running in your environment.
:::{/card}

:::{card} Quickstart
:icon: zap
:link: ./quickstart
:description: Serve your first ASGI app with Pounce
From zero to running server in 5 minutes.
:::{/card}

:::{/cards}
