# Convert

The Kryptonite Token, SEILOR, was initially issued on the BNB Smart Chain.\
\
BSC SEILOR can be traded on centralized and decentralized exchanges and transferred between users. However, it cannot participate in the core operations of Kryptonite. And as a result, Kryptonite introduced the Convert feature. Users can initiate a Burn contract transaction on the BNB Smart Chain, and the Dapp will automatically fill in the user's Sei wallet address and submit it to the BSC network. Once the Burn transaction is confirmed, the corresponding address on the Sei chain will receive an equivalent amount of SEILOR on the Sei chain.


---

# 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.kryptonite.finance/mechanisms/convert.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.
