# Wolfram|Alpha (/docs/configuration/tools/wolfram)

An AppID must be supplied in all calls to the Wolfram|Alpha API. 

- Note: Wolfram API calls are limited to 100 calls/day and 2000/month for regular users.

### Make an account 
- Visit: **[products.wolframalpha.com/api/](https://products.wolframalpha.com/api/)** to create your account

### Get your AppID
- Visit the **[Developer Portal](https://developer.wolframalpha.com/portal/myapps/)** and click on `Get an AppID`
- Select `LLM API` as the `API` and copy the key

#### Add the tool to an Agent

See the [Agents](/docs/features/agents#tools) section for more information on how to add the tool to an Agent.
