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

# Step 1: Clone and Setup Repository

> Clone the DStack repository

<div className="bg-white border border-gray-200 rounded-lg p-6 my-6">
  <h3 className="text-lg font-semibold mb-4">Clone the DStack repository</h3>

  ```bash theme={null}
  git clone https://github.com/Dstack-TEE/dstack
  ```
</div>
