# Token Analysis Guide

Analyzing tokens is crucial for making informed decisions. Here are key factors and tools you can use on Bitfoot and beyond to evaluate token potential.

* **Key Factors to Analyze**
  * **Market Cap and Liquidity Ratio**: Look for tokens with a reasonable liquidity-to-market cap ratio (e.g., 1:10). Higher liquidity makes tokens more stable, while low liquidity can cause volatile price movements.
  * **Holder Distribution**: Ideally, no single wallet (except burn and liquidity wallets) should hold more than 2-4% of the token supply. A balanced holder distribution indicates a lower risk of manipulation.
  * **Volume and Transaction Count**: Consistent volume suggests active trading and interest in the token. Check for sustained buys and sells to confirm genuine activity.
  * **Verified Contract and Renounced Ownership**: A verified contract is transparent and open to inspection. Renounced ownership means the developers cannot change the contract, reducing the risk of malicious changes.
* **Using Bitfoot’s Token Analysis Tools**
  * **Real-Time Data on New Tokens**: Bitfoot provides data on newly launched tokens, including transaction count, liquidity, and contract verification, allowing you to make quick assessments.
  * **Set Alerts for Unusual Activity**: Customize alerts for unusual buy/sell volume, large holders, or sudden liquidity changes. These indicators can help you spot manipulation or potential rugpulls.
  * **Follow Smart Money**: Bitfoot’s tracking feature lets you monitor the tokens that high-profile or experienced wallets are trading. Following smart money can help you discover high-potential tokens early.
* **External Resources for Token Analysis**
  * **DexScreener**: Allows you to track live token pairs with customizable filters (e.g., minimum liquidity, buy/sell counts).
  * **CoinGecko/CMC**: For established tokens, CoinGecko and CoinMarketCap provide detailed stats, historical data, and links to whitepapers and websites.
  * **Technical Analysis**: Use moving averages, RSI, and MACD on platforms like TradingView to track price trends and momentum for popular tokens.


---

# 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.bitfoot.com/trading-guides/advanced-trading/token-analysis-guide.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.
