# Wallet FAQ

### Can I use my same phantom wallet with Octo Wallet?

Yes, you can use the same seed phrase. You can also create a new wallet through Octo and sent only the funds you want into it.

### Can I import my solana ledger wallet into Octo Wallet?

You cannot import your Solana Ledger wallet into Octo Wallet as Ledger uses a different derivation path.

### Can I change the Derivation path within Octo Wallet?

Octo Wallet does not support multiple derivation paths.

### Can I switch between devnet and mainnet within Octo Wallet?

You can only use to the Solana mainnet within Octo Wallet.

### Can I send OTK or Sol from another chain than Solana into The octo wallet?

Octo Wallet only supports the Solana chain at the moment.

### How can I send my Octo NFT from my Octo Wallet into another wallet?

This feature is not yet released, but you can export your Octo wallet seed phrase to a wallet that supports NFT interface, such as Phantom.

### I sent acctidentally another SPL or NFT into my Octo wallet, how can I get it back?&#x20;

You can export your seed phrase to another wallet, such as Phantom, and move these funds out of the Octo Wallet.

### I imported my seed phrase from my phantom to the octo wallet but I can't see the balance and I know I do have funds.

Most likely, you hold these funds into another public key linked to your seed phrase. Octo wallet only display the default public key and not yet the other ones linked to your seed phrase. You can either transfert the funds to the default adress of your phantom wallet or create an octo wallet and transfer tthe funds into.


---

# 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://whitepaper.octo-gaming.com/getting-started/about-octo-wallet/wallet-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.
