# Connecting Wallets to Dogether

Welcome to the Dogether Wallet Connection Guide. This guide is designed to help you effortlessly connect your digital wallets to the Dogether mainnet, a robust and independent blockchain network.

### Accessing Dogether on Chainlist

Dogether is proud to be featured on Chainlist, a comprehensive aggregator for blockchain networks. You can easily add Dogether to your wallet through Chainlist:

* Visit [Chainlist.org](https://chainlist.org/chain/1248)
* Find Dogether and add it to your wallet with a simple click.

### Compatibility with RPC Compatible Wallets

Dogether supports any wallet that is compatible with Remote Procedure Call (RPC) standards, offering you a wide range of options for wallet connectivity:

* MetaMask
* TrustWallet
* MyEtherWallet
* And many more RPC-compatible wallets.

### Connecting to the Dogether Mainnet

To connect your wallet to the Dogether mainnet, follow these general steps:

1. **Open Your Wallet:** Launch your preferred RPC-compatible wallet.
2. **Add Dogether Mainnet:** Use the Chainlist link above or manually add the Dogether mainnet using our network details.
3. **Confirm the Network:** Ensure that 'Dogether Mainnet' is selected in your wallet.
4. **Start Transacting:** You're now ready to send, receive, and interact with Dogether tokens on our mainnet.

### Ensuring Secure Transactions

Always prioritize security when transacting on the blockchain:

* Regularly update your wallet software.
* Keep your private keys and seed phrases secure.
* Use hardware wallets for additional security.

### Need Help?

For further assistance, visit our [Wallets Support Channel on Discord](https://discord.gg/Nwv7KPmtus), for detailed guides and troubleshooting tips continue here on our GitBook.

***

Connect your wallet today and experience the full potential of the Dogether mainnet – your gateway to innovative blockchain solutions.


---

# 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://dogether.gitbook.io/dogether-wiki/connecting-wallets-to-dogether.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.
