> For the complete documentation index, see [llms.txt](https://arbsolana.gitbook.io/arb-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arbsolana.gitbook.io/arb-protocol/arbitrage-bot/setup/installation.md).

# Installation

1. **Download the Latest Release**:
   * [Get the latest release](<https://github.com/ARBProtocol/ARB-V2 >)
   * This guide assumes you are using Windows, but the process is similar on other platforms.
2. **Create a Folder**:
   * Create a folder with the following structure (example folder name is `arb`):

     ```
     arb
     ├── v2.exe
     ├── config.json
     └── env.json
     ```

* [**Full config.json** ](/arb-protocol/references/v2-config.md)
* [**Full env.json** ](/arb-protocol/references/v2-env.md)

*An online configuration helper will be available soon. Stay tuned!*
