# Getting Started with PooChain

To begin using PooChain Ecosystem, you will need a Solana Program Library (SPL) wallet to securely store your funds on the Solana blockchain and interact with our ecosystem.&#x20;

**Funding Your Wallet**\
Ensure your wallet is funded with SOL, the native cryptocurrency of the Solana network, as it is required to cover transaction fees. We recommend maintaining a minimum balance of 0.05 SOL to prevent transaction failures. For guidance on funding your wallet, please refer to the official Solana documentation or exchange-specific instructions.

**Supported Wallets**\
PooChain Ecosystem is compatible with a variety of SPL wallets. Below are our recommended options, designed to suit different user preferences and devices:

Web Wallets

* Phantom: A user-friendly wallet with a browser extension, ideal for new users seeking a simple and intuitive experience.
* Solflare: A versatile digital wallet providing universal access to the Solana blockchain. Available as both a browser extension and a web-based interface, Solflare is particularly useful for monitoring transaction history.
* Backpack: A next-generation browser extension wallet that supports both SPL and ERC-20 addresses. Backpack enables the minting of executable NFTs (xNFTs), allowing seamless access to decentralized applications (dApps) within a unified interface.

**Mobile Wallets**\
For users accessing Poo.fun via mobile devices, both Phantom and Solflare offer robust wallet applications available on iOS and Android platforms.

**Wallet Import**\
You can import your existing wallet to a mobile device or another platform by using your 12- or 24-word seed phrase, ensuring seamless access to your funds across devices.

**Next Steps**\
Once your wallet is set up and funded, you are ready to explore Poo.fun and the PooChain Ecosystem.&#x20;


---

# 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.poochain.co/getting-started/wallet-setup.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.
