# How To Transfer Funds From Pending to Liquid

### Goal

Transfer tokens from pending to liquid.

## Steps

The operation can be performed through the contract `cyber.token`.

### Step 1

Go to the page `https://explorer.cyberway.io/account/cyber.token/contract` and specify account name. Let it is *zxcat*.

### Step 2

Open an account balance and determine amount of tokens that need to be made liquid.

![](https://736619812-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LaPwyYJrGSOmH8aTLEh%2Fsync%2F25b6d06c2487f1e409b28751ba26390cb2f64aea.png?generation=1594816947842226\&alt=media)

The field `paiments` contains amount of "pending" tokens that is 0.764 GOLOS. This amount is to be transfered to liquid.

### Step 3

![](https://736619812-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LaPwyYJrGSOmH8aTLEh%2Fsync%2F4ad0d1ea3f4cd39fc45ab15c6411808d94f188cc.png?generation=1594816946025189\&alt=media)

Keep ID of your account. In our case, this is `xhdtonx5zvnd`.

### Step 4

In menu that opens, select action `claim` and fill in the fields.

![](https://736619812-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LaPwyYJrGSOmH8aTLEh%2Fsync%2F25b6d06c2487f1e409b28751ba26390cb2f64aea.png?generation=1594816947842226\&alt=media)

**Fields:**

* `owner` - the identifier of your account.
* `quantity` - the number of funds transferred, taking into account the required accuracy. For *GOLOS* tokens, you must specify three numbers after the point, for *CYBER* - four.
* `authorization` - the same identifier of your account.

### Step 5

Click `Build transaction`.

### Step 6

Check transaction.

![](https://736619812-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LaPwyYJrGSOmH8aTLEh%2Fsync%2F1c4ad6fe8602d1dcd1a7fabb54d5b2d65ad9b2bb.png?generation=1594816948189599\&alt=media)

Make sure the transaction contains correct information.

### Step 7

Subscribe with your private key and click `Sign transation` to send it on blockchain.

### Step 8

Return to page with account balance again and make sure that the `payment` field has become empty, and amount of liquid tokens has increased by the number of funds transferred.
