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