# What is Altcoin

**Altcoin** is a term used to refer to any other cryptocurrency that is not Bitcoin. The name altcoin was formed from "Alternative" & "Coin".\
They share characteristics with bitcoin but are also different from Bitcoin in other ways. As you may have known, we have over 15,000 cryptocurrencies documented today, and all of them can be classified as Altcoin except for Bitcoin. \
\
Ethereum is one of the cryptocurrencies we have and it is also the second biggest crypto according to market value. We can call Ethereum an altcoin. \
\
refer here <https://coinmarketcap.com/> to view the various types of cryptocurrency we have. (Ethereum, Solana, Cardano, Ripple, Matic, Polkadot, Shiba Inu, etc...)<br>

\
**Stable Coin**\
\
Stable coins are a type of cryptocurrency that does not reduce or increase in value. Stable coins are usually pegged to a traditional asset making 1:1. The aim of stable coins is to reduce the overall volatility by pegging their value to a basket of goods, such as fiat currencies, precious metals, or other cryptocurrencies. \
\
Types of stable coins are USDT, USDC, DAI, BUSD... all of these coins have the same value as the US dollars, they do not reduce or increase in value.

{% embed url="<https://audiomack.com/muhammed_kenzy/song/8-what-is-altcoin>" %}


---

# 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://cryptokenzyy.gitbook.io/crypto_nft_guide/cryptocurrency/what-is-altcoin.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.
