# Token Migration

## Wallet Migration Guide: From EVM to Solana

To securely migrate your wallet and assets from an EVM-compatible chain (such as Ethereum or Binance Smart Chain) to the Solana ecosystem for seamless integration with the Kvants DeFi App, follow this step-by-step process. This ensures your USDC, $KVAI, and accrued points are transferred accurately while maintaining ownership verification and on-chain security.<br>

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

Link: <https://www.kvants.ai/wallet-migration><br>

1. Access the Official Migration Portal: Navigate to the official Kvants Wallet Migration Portal at migration.kvants.ai. Access it directly from the Kvants DeFi App homepage under the "Wallet Migration" section to avoid phishing risks. Ensure you're using a secure connection (HTTPS) and verify the URL.<br>
2. Connect Your EVM Wallet: On the portal landing page, click "Connect Wallet" and select your EVM-compatible wallet (e.g., MetaMask). Confirm the connection prompt in your wallet interface.<br>
3. Verify Ownership with a Signature: Once connected, the portal will display a migration message or nonce. Review it carefully, then click "Sign" to authorize a non-transactional signature. This verifies you own the EVM wallet address without incurring gas fees and automatically logs you into the migration dashboard.<br>
4. Enter Your Solana Wallet Address: In the dashboard, input your new Solana wallet address (e.g., created via Phantom or Solflare). Double-check the address for accuracy, as Solana transactions are irreversible.<br>
5. Review and Submit


---

# 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://kvants.gitbook.io/kvants-whitepaper-1/token-migration.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.
