# FEATURES

- [Strategies](https://docs.blokiments.com/features/strategies.md): Building a profitable strategy is one of the most important aspects of buying new tokens.
- [Discovery Hub](https://docs.blokiments.com/features/discovery-hub.md): One of our app's key features is the filter functionality, which allows you to easily search for specific tokens based on your preferences.
- [Filters guide](https://docs.blokiments.com/features/discovery-hub/filters-guide.md): Understanding and Using Blokiments Filters
- [General filters](https://docs.blokiments.com/features/discovery-hub/filters-guide/general-filters.md): General Filters in the Blokiments App.
- [Liquidity filters](https://docs.blokiments.com/features/discovery-hub/filters-guide/liquidity-filters.md)
- [Security filters](https://docs.blokiments.com/features/discovery-hub/filters-guide/security-filters.md)
- [Trading filters](https://docs.blokiments.com/features/discovery-hub/filters-guide/trading-filters.md): Description for trading filters and metrics in the Blokiments app.
- [Social filters](https://docs.blokiments.com/features/discovery-hub/filters-guide/social-filters.md): Description for social filters in the Blokiments app.
- [Our scores](https://docs.blokiments.com/features/discovery-hub/filters-guide/our-scores.md): Our scoring system is designed to provide users with a comprehensive and efficient way to evaluate crypto tokens.
- [Token Analyzer](https://docs.blokiments.com/features/token-analyzer.md): Dive deep into token security and key performance metrics.
- [Security metrics](https://docs.blokiments.com/features/token-analyzer/security-metrics.md): A detail explenation of the token security meteics.
- [Token Analyzer Telegram Bot](https://docs.blokiments.com/features/token-analyzer-telegram-bot.md): Telegram Interface for the Blokiments Token Analyzer.
- [Caller tracker & analysis](https://docs.blokiments.com/features/caller-tracker-and-analysis.md): Main information for our caller tracking system.
- [Finding well performing callers](https://docs.blokiments.com/features/caller-tracker-and-analysis/finding-well-performing-callers.md)
- [Caller analyzer](https://docs.blokiments.com/features/caller-tracker-and-analysis/caller-analyzer.md)
- [Real-Time Alerting](https://docs.blokiments.com/features/caller-tracker-and-analysis/real-time-alerting.md)
- [Smart Money analysis](https://docs.blokiments.com/features/smart-money-analysis.md): Track and analyze wallets with our Smart Money Features.
- [Find smart money wallets](https://docs.blokiments.com/features/smart-money-analysis/find-smart-money-wallets.md): Empower your crypto strategy by effortlessly identifying "smart money" wallets with our intuitive filtering dashboard.
- [Analyze wallets with ease](https://docs.blokiments.com/features/smart-money-analysis/analyze-wallets-with-ease.md): Effortlessly analyze wallets with our intuitive toolkit.
- [Track wallets in real-time](https://docs.blokiments.com/features/smart-money-analysis/track-wallets-in-real-time.md): Get instant alerts for all wallet activities. Never miss a transaction.
- [Watchlists](https://docs.blokiments.com/features/watchlists.md): Organize your favourite tokens into categories.
- [Alerts](https://docs.blokiments.com/features/alerts.md): Start using alerts to make sure you never miss a trading opportunity.
- [Telegram Alerts](https://docs.blokiments.com/features/alerts/telegram-alerts.md): Learn how to set up and use Telegram to receive Blokiments alerts.
- [Discord Alerts](https://docs.blokiments.com/features/alerts/discord-alerts.md)
- [Webhook Alerts](https://docs.blokiments.com/features/alerts/webhook-alerts.md)
- [Search](https://docs.blokiments.com/features/search.md): The fastest way to find a token, wallet, or a caller.
- [Token Swapping](https://docs.blokiments.com/features/token-swapping.md)
- [Blokiments API](https://docs.blokiments.com/features/blokiments-api.md): Our API can help you automate your investing strategy.
- [Google Sheets Integration](https://docs.blokiments.com/features/blokiments-api/google-sheets-integration.md): Blokiments API Google Sheets integration
- [Token Analyzer API](https://docs.blokiments.com/features/blokiments-api/token-analyzer-api.md): Blokiments API Integration for the Token Analyzer Engine. Experience one of the most powerful token analysis APIs available.
- [Get historical price data](https://docs.blokiments.com/features/blokiments-api/get-historical-price-data.md): Get historical data using our OHLCVM endpoint.


---

# 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.blokiments.com/features.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.
