# CAT20

1. **Download SatX Wallet**

{% content-ref url="/pages/BcqzRIwVDHNWT3fc7AL1" %}
[SatX Wallet](/satx/satx-wallet.md)
{% endcontent-ref %}

Import existing seed phrases or create a new wallet, you can also import a private key just like Unisat wallet

Tips: SatX Wallet is forked from Unisat's open-source code, and SatX cannot store users' private keys. Your private key is securely stored in your local browser and is called upon to sign transactions when needed

2. **You can go to the "My Assets" page or list your tokens under the CAT20 protocol's "My CAT20" section**

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

<figure><img src="/files/4JJIw3TKk75WV0fyvczU" alt=""><figcaption></figcaption></figure>

3. **Set the token price, configure the network fee in your wallet for the transaction, sign it, and the listing for sale will be completed**

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


---

# 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://satxio.gitbook.io/satx/marketplace/how-to-sell/cat20.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.
