# FAQ

### How can I find my inscriptions?

You can currently view your inscriptions by inputting your wallet address on our balance search, located on our[ homepage](https://croscribe.com/).

After inputting your wallet address, you will be able to view all your inscriptions and balances.

<figure><img src="https://lh7-us.googleusercontent.com/eDen2MM5NdmdKaM4Kv6dxjKmx4dW53zHwpR7gKJHsbhtJAf7UXzAnBN-JcHeVkj7LJe-AZcqrW_3p2qCDx5QpATen_0mOPkxrOZf4e1eNv3vdaHewTtbdABn7aFAXTonXBrZ0JlSh_wrZ9m8ti7pSLs" alt=""><figcaption></figcaption></figure>

### Why can't I see my inscriptions in my wallet?

Because CRC-20 tokens are a recent innovation, common wallets still do not support or display them.

You can still view the transaction's inscription data on[ Cronos Explorer](https://cronos.org/explorer/) under raw input in UTF-8 format.

<figure><img src="https://lh7-us.googleusercontent.com/Mpvhrer2DPJzfAkg-mVJoPeN38hGDDM3lmRn50PUcMJhlo5zUgpKQvcAnfDENCKHNfZ0i9cIRt4LIJMuOufjry-7rRSpGIgmcMR39Gm0WphODuzLulIsfPBvHckEa80cJPO-D5Amo32Ctp7lYOv3iOk" alt=""><figcaption></figcaption></figure>

Our indexer records who deploys, mints, or transfers inscriptions into our database.

You do own the inscriptions, however, it is not shown in your wallet.

You can view the ownership and balances of inscriptions by inputting your wallet address on our balance search, located on our[ homepage](https://croscribe.com/).

### Why are my inscriptions now showing up in my balance after I buy a listing?

Token purchases are subject to delays. Another user could buy the token first while it's still available for sale, resulting in your transaction failing. In this case, you will be refunded within 1-2 minutes.

\ <br>


---

# 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.croscribe.com/croscribe/faq.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.
