```{eval-rst} .. tutorials-tokens: ``` # Tokens The following tutorials cover registering, querying, and managing tokens on Dash Platform, including minting, burning, and transferring them between identities. ```{toctree} :maxdepth: 2 :titlesonly: tokens/register-a-token-contract tokens/retrieve-token-info tokens/mint-tokens tokens/burn-tokens tokens/transfer-tokens-to-an-identity ``` :::{tip} You can clone a repository containing the code for all tutorials from GitHub or download it as a [zip file](https://github.com/dashpay/platform-readme-tutorials/archive/refs/heads/main.zip). :::