# Reward

Claim Fees and CLMM Rewards

```typescript
const payload = await sdk.Farms.claimFeeAndClmmReward({
  pool_id,
  position_nft_id,
})
```
