# 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:30](https://github.com/FilOzone/synapse-sdk/blob/bc8a4b093324ccef9b407251fcf4e91823c6f599/packages/synapse-core/src/utils/calibration.ts#L30)

## 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/)\>