# tuna and AFFiNE

## Step 1. Download the client

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

## Step 2. Run AFFiNE server

Installation instructions can be found in the [official documentation](https://docs.affine.pro/docs/self-host-affine).

## Step 3. Run tuna

AFFiNE uses port `3010` by default:

```bash
tuna http localhost:3010

```
