# tuna and gRPC

## Step 1. Download the client

Instructions are available on the [installation page](https://tuna.am/en/docs/guides/install.md).

## Step 2. Start gRPC server

## Step 3. Run tuna

To work with gRPC you need to use a TCP tunnel, for example:

```bash
tuna tcp 8080

```
