# Supported Wallets

The platform currently supports the following wallets:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Algorand</strong></td><td><ul><li>MyAlgo</li><li>Pera</li><li>Exodus</li><li>Defly</li></ul></td></tr><tr><td><strong>Solana</strong></td><td><ul><li>Phantom</li><li>Solflare</li></ul></td></tr><tr><td><strong>Ethereum</strong></td><td><ul><li>Metamask</li><li>Coin98 Wallet</li></ul></td></tr><tr><td><strong>Avalance</strong></td><td><ul><li>Metamask</li><li>Coin98 Wallet</li></ul></td></tr><tr><td><strong>Polygon</strong></td><td><ul><li>Metamask</li><li>Coin98 Wallet</li></ul></td></tr><tr><td><strong>Tron</strong></td><td><ul><li>TronLink</li></ul></td></tr></tbody></table>

Sollet was supported on Solana but is no longer in use by the Solana ecosystem.


---

# 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.glitterfinance.org/glitter-crosschain-platform/supported-wallets.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.
