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

# Fork Repository

To start building addons, we need to fork the repository that contains the framework library and the development environment. Later, we will publish these addons as `npm` artifacts.

Follow these steps to fork the repository:

1. Go to the repository page at [https://github.com/NRAI/NRAI](https://github.com/NRAI/NRAI).
2. Click the `Fork` button located in the top right corner of the page.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/newratantechnologiespvtltd/resources/screenshots/fork-repository.jpg" alt="Fork Repository" />

<Tip>
  If you are an enterprise customer and want to use the private addons feature, you can refer to the tutorial on how to set up a [private fork](../misc/private-fork).
</Tip>
