> For the complete documentation index, see [llms.txt](https://docs.gurunetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gurunetwork.ai/framework/setup-and-configuration.md).

# Setup and Configuration

**Installation**

To install the Guru Framework SDK, follow these steps:

1. **Clone the Repository**

   ```bash
   git clone https://github.com/dex-guru/guru-framework.git
   cd guru-framework
   ```
