# claimTokens

> **claimTokens**(`options`): [`Promise`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise)\<[`ClaimTokenResponse`](/reference/filoz/synapse-core/utils/type-aliases/claimtokenresponse/)\>

Defined in: [packages/synapse-core/src/utils/calibration.ts:29](https://github.com/FilOzone/synapse-sdk/blob/6cf8b3ed2dd3ae76ed05cb86995d711a08a298a6/packages/synapse-core/src/utils/calibration.ts#L29)

## Parameters

| Parameter | Type |
| ------ | ------ |
| `options` | [`ClaimTokensOptions`](/reference/filoz/synapse-core/utils/type-aliases/claimtokensoptions/) |

## Returns

[`Promise`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise)\<[`ClaimTokenResponse`](/reference/filoz/synapse-core/utils/type-aliases/claimtokenresponse/)\>