# CBRC-20 Token Deployment

## Notes for inscribing

1. You must have Unisat or XVerse wallet connected to access this feature.  If you are using XVerse be sure to have your sats for the fees in your Taproot/Ordinals wallet.
2. You must have enough sats to pay all associated fees. If you have an issue you can send more BTC in to pay the fees.&#x20;

When you select Inscribe on a sat in your wallet the option to Deploy the inscription as a CBRC-20 token is available.\
\
It is important to verify the Token you are deploying is not already taken by someone else. You can look up tokens on <https://cybord.org/explore.html> using the Deploy List.

<figure><img src="/files/OxGKzY8TKW8auLTK3od6" alt=""><figcaption></figcaption></figure>

Populate the Token values you want and Submit. If you need more help on the other options available on the Inscription Sceen please refer to [Single Sat Inscription](/how-to-use-sating/single-sat-inscription.md)for details.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sating.io/how-to-use-sating/cbrc-20-token-deployment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
