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

# Tutorial Library

### API Tutorials

<Card title="Setup a Volume" icon="database" href="/guides/attachvolume">
  Attach a persistent volume and mount it to your filesystem
</Card>

<Card title="Common SSH Issues" icon="terminal" href="/guides/sshissues">
  Solutions for common SSH connection issues
</Card>

<Card title="Run Docker Container" icon="docker" href="/guides/dockercontainers">
  Deploy a VM that automatically runs a Docker container
</Card>

<Card title="Run Startup Script" icon="scroll" href="/guides/startupscript">
  Deploy a VM that automatically runs a startup script
</Card>

<Card title="Run Jupyter Notebook" icon="planet-ringed" href="/guides/jupyter">
  Run Jupyter Notebook on a GPU instance
</Card>

<Card title="Bring Your Own SSH Keys" icon="key" href="/guides/sshkeys">
  Bring your own SSH public key for provisioning Shadeform instances
</Card>

<Card title="Find and Deploy the Most Affordable GPU" icon="dollar-sign" href="/guides/mostaffordablegpus">
  Use Shadeform to find and deploy the most affordable GPU
</Card>

<Card title="Serve LLM using vLLM" icon="microchip" href="/guides/vllm">
  Serve an LLM model using vLLM
</Card>

### Frequent Use Cases

<Card title="Setup Firewalls using UFW" icon="block-brick-fire" href="/guides/firewall">
  Provision network rules on your instance
</Card>

<Card title="Evaluate Language Models" icon="chart-simple" href="/guides/benchmark">
  Evaluate language models using lm-eval-harness
</Card>
