# 5- Portfolio - Which Cryptos Manolo owns

My portfolio balance adapts to market conditions, maintaining a balance between bull (rising) and bear (declining) markets. Keep in mind, this isn't financial advice, just my personal strategy.

**In a Bull market, my portfolio typically comprises:**

25% Bitcoin

25% Ethereum

50% altcoins (e.g., Polygon, Algorand, Atom)

A simple, effective portfolio could have 50% Bitcoin and 50% Ethereum.

**In a Bear market, my portfolio is usually:**

80% Bitcoin

15% Ethereum

5% altcoins (e.g., Binance Coin, Polygon, Dogecoin)

Which Cryptos do I own or I’m about to invest in:\
\
1 - Bitcoin (BTC) <https://coinmarketcap.com/currencies/bitcoin/>&#x20;

2 - Ethereum (ETH)  Most of the DeFi (decentralised finance) applications are built on Ethereum. \
\------------------------------------------------------------------------------

* Binance Coin (BNB)
* POLYGON (MATIC) <https://www.coingecko.com/en/coins/polygon>&#x20;
* Algorand (ALGO) <https://coinmarketcap.com/currencies/algorand/>&#x20;
* Cosmos (ATOM)
* SandBox (SAND)
* Dougecoin (DOGE) <<< only for speculation&#x20;

I use an app and a website called [CoinGecko](https://www.coingecko.com/) to keep track of my investments and have easy access to news from the crypto world. Available for both Android and iPhone. GET IT NOW!!!&#x20;

Here’s an interesting video for beginners, a simple portfolio with just BTC and ETH\
Investing $1,000 in Crypto <https://youtu.be/hy4ZMYQuwYM>&#x20;

<br>


---

# 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://aiodyssey.gitbook.io/how-to-buy-and-trade-cryptos-a-beginners-step-by/5-portfolio-which-cryptos-manolo-owns.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.
