# tuna and GraphQL

## Step 1. Download the client

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

## Step 2. Start GraphQL server

## Step 3. Run tuna

Specify your server port in the startup arguments, for example:

```bash
tuna http 4000

```
