# ZEBEC SILVER CARD

- [Silver Card Sdk](/zebec-silver-card/silver-card-sdk.md)
- [Installation](/zebec-silver-card/silver-card-sdk/installation.md): Install the Zebec Card SDK via npm
- [Quick Start](/zebec-silver-card/silver-card-sdk/quick-start.md): To get started, create an instance of ZebecCardService for EVM compatible networks or ZebecCardTAOService for Bittensor Network. This instance requires a signer, a chain ID (for EVM only), and configu
- [Fetch Quote](/zebec-silver-card/silver-card-sdk/fetch-quote.md): The fetchQuote method retrieves a quote for the specified amount in USD. The quote is used to calculate the corresponding token amount required for the card purchase. It expires in about 30 seconds.
- [Configuration Parameters](/zebec-silver-card/silver-card-sdk/configuration-parameters.md)
- [Recipient Fields](/zebec-silver-card/silver-card-sdk/recipient-fields.md)
- [Responses](/zebec-silver-card/silver-card-sdk/responses.md)
- [Environment Variables](/zebec-silver-card/silver-card-sdk/environment-variables.md)
- [Supported Countries](/zebec-silver-card/silver-card-sdk/supported-countries.md)
