# Connect wallet

- [Solana Mainnet](https://docs.coinfactory.app/getting-started/wallet/mobile/connect-wallet/solana-mainnet.md): Instructions on how to connect your Solana wallet to the CoinFactory website.
- [Solana Devnet](https://docs.coinfactory.app/getting-started/wallet/mobile/connect-wallet/solana-devnet.md): Select the wallet you are using.
- [Phantom Wallet](https://docs.coinfactory.app/getting-started/wallet/mobile/connect-wallet/solana-devnet/phantom-wallet.md): Instructions on how to set up Solana Devnet in Phantom Wallet (Mobile).
- [Solflare](https://docs.coinfactory.app/getting-started/wallet/mobile/connect-wallet/solana-devnet/solflare.md)


---

# 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.coinfactory.app/getting-started/wallet/mobile/connect-wallet.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.
