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

# Installation

> Install the Alignet One connector in VTEX using the VTEX IO CLI.

Follow the steps below to install and activate the Connector at your store VTEX:

### 1) Install VTEX IO CLI

Download and install CLI of VTEX Io as per your operating system.\
**Official guide:** [Installing VTEX IO CLI](https://developers.vtex.com/docs/guides/vtex-io-documentation-vtex-io-cli-install)

### (2) To login VTEX

Open a terminal and run the following command to login into your account VTEX:

```text theme={"system"} theme={"system"}
vtex login
```

The login will be with the credentials of your store VTEX.

### 3) Install Connector Alignet One

At the same terminal, run the following command to install the connector:

```text theme={"system"} theme={"system"}
vtex install acalderom.payme-flex
```

### 4) Validate installation at Admin VTEX

1. Enter your store VTEX with your credentials.
2. At the side menu, go to **App Management**.
3. Check that the application **PayMe** have been correctly installed.

<Check>
  With these steps, the application is available in your environment VTEX and ready to be set up.
</Check>
