# Inscription

**Why do I receive only 1 ORDI on Solana when bridging 10 ORDI from the BTC network?**

One ORDI inscription (as NFT) on Solana is equivalent to 10 ORDI on the BTC network. This mechanism was developed with consideration for the balance between cost friction and the splitting of ORDI.

\
**Do I need to inscribe my ORDI first before bridging?**

Yes, you will need to inscribe before bridging or transferring.

\
**How can I check if my ORDI has already been inscribed?**

Open your wallet, click on ORDI, and the amount of inscribed ORDI will be displayed under transferrable.

\
**Why can't I bridge inscription using OKX wallet on my mobile phone?**

The OKX wallet currently doesn't support inscriptions on mobile; you can execute it on a PC.

\
**Where can I trade my ORDI inscription on SOL?**

* Tensor : <https://www.tensor.trade/trade/ordi\\_ss20>
* Magic Eden : <https://magiceden.io/marketplace/ordi\\_ss20>

\
**Can I transfer my ORDI inscription NFT on SOL to Binance or Bybit?**

No, you cannot transfer your ORDI on SOL to any centralized exchange as it's not supported by them yet. The only way to achieve this is by bridging your ORDI back to the BTC network and then transferring it to a centralized exchange

\
**Why is my ORDI token not visible in my Phantom wallet?**

As the bridged ORDI is an inscription, it will not be listed in the token section.You will need to check it on solscan.io or tensor.

\
**Why does my bridged ORDI on Solana have a different token address from other bridged ORDIs?**

It's because the bridged ORDI is an inscription (NFT), so each ORDI has a unique token address


---

# 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://shell-1.gitbook.io/shell/faq/inscription.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.
