> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/other-topics/tokens-binding/request-tokens.md).

# Request Tokens

Request tokens are tokens that can be passed to a send request. This allows to use dynamic token values which cannot be achieved with project tokens.

## Tokens

Tokens are passed to requests (like send email or push notification requests) in key value pairs. Token key must match a token in your template to be injected.

## Where are they used

These tokens can be used in the following places:

* Email templates
* Notification templates
