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