> For the complete documentation index, see [llms.txt](https://docs.guacamole.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guacamole.gg/products-and-features/launch/create-your-own-token.md).

# Create Your Own Token

Guacamole makes it easy to create your own Solana-based tokens with our no-code systems. Support for SPL and Token2022 (SuperToken) Included.

{% hint style="info" %}
This page shows documentation for our revised token creation portal, which will be released shortly. Creating an SPL token is currently live and available.
{% endhint %}

<figure><img src="https://1074368168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaNK6UNHgA3BuKKgNM1Y%2Fuploads%2FAofjkCMQfu99XjoYmhiE%2Fimage.png?alt=media&amp;token=3158a41e-05e8-48b7-b6d5-016aabf0e6f1" alt=""><figcaption><p>Preview Of The Updated Token Creation Portal With More Options and Features.</p></figcaption></figure>

## Choosing Your Token Style

### SPL Tokens

{% content-ref url="/pages/3y4SP5FsVQpBAJz6xbFD" %}
[Create SPL Token](/products-and-features/launch/create-your-own-token/create-spl-token.md)
{% endcontent-ref %}

* **Definition**: SPL Tokens are the Solana blockchain's equivalent of ERC-20 tokens on Ethereum. They are the standard token type for fungible and non-fungible assets on Solana.
* **Usage**: Used for a wide range of purposes including DeFi applications, governance, and as utility tokens in various Solana-based projects.
* **Creation and Management**: Created and managed using the Solana Program Library (SPL), which provides a standardized way to issue and handle these tokens.
* **Efficiency**: Benefit from Solana's high throughput and low transaction fees.
* **Interoperability**: Easily integrated into Solana's ecosystem, including wallets, exchanges, and other DeFi applications.

### Token2022 (SuperTokens)

{% hint style="info" %}
Support For Token2022 in our no-code generator is coming shortly.
{% endhint %}

* **Definition**: Token2022 refers to a newer standard for tokens on Solana, proposed as an enhancement or extension of the original SPL token standard.
* **Usage**: Aimed at addressing specific limitations or requirements that emerged with the evolving blockchain landscape.
* **Advanced Features**: Includes additional functionalities and improvements over the original SPL standard, such as more efficient token transfers, better cross-program invocations, and enhanced security features.

### Key Differences

* **Standard Evolution**: Token2022 is a progression or evolution of the original SPL token standard, potentially offering advanced features and improvements.
* **Adoption and Integration**: SPL tokens are widely used and supported in the Solana ecosystem, whereas Token2022, being newer, may have limited adoption initially.
* **Feature Set**: Token2022 is expected to include enhanced features and optimizations that are not present in the original SPL token standard.
