> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentcard.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# get_rewards

> Show the tokenback balance and recent activity

Returns the user's [tokenback](/personal/concepts/rewards): the current balance and recent activity (tokens earned on settled spend, redemptions, and clawbacks from refunds). 1 token equals 1 cent of credit value; tokens turn into card spending power via [redeem\_rewards](/companies/mcp/tools/redeem_rewards).

## Parameters

This tool takes no parameters.

## Returns

The token balance, recent reward activity, and the redemption minimum (500 tokens = \$5.00). Tokens come from AI cards, which earn a boosted rate on eligible AI-lab spend, and from organizations that route a share of their earnings to their users.

## Example

```json theme={null}
{ "name": "get_rewards", "arguments": {} }
```
