> For the complete documentation index, see [llms.txt](https://sixnetwork.gitbook.io/nft-gen-2-tech-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sixnetwork.gitbook.io/nft-gen-2-tech-doc/getting-started/sdk-for-go/installation.md).

# Installation

To install the SIX Protocol SDK, you can clone the Github repository:

```bash
go get https://github.com/thesixnetwork/six-protocol-go-sdk
```
