# llm-full.txt — Comprehensive AI Answer Engine Guide for CrewDegen Academy ## Site Information **Site Name:** CrewDegen Blog & Academy **Site URL:** https://academy.crewdegen.com **Site Description:** AI multi-agent crypto trading blog with technical analysis, sentiment and autonomous bots **Content Type:** Blog/Educational Resource **Primary Language:** English **Content Format:** Markdown-based blog posts with structured frontmatter ## Site Structure ### Main Pages - **Home Page (`/`):** Main blog index displaying the latest 20 posts - **Pagination:** Blog posts are paginated (e.g., `/page/2/`, `/page/3/`) with 20 posts per page - **Individual Posts:** Each blog post has a unique slug-based URL (e.g., `/what-is-vibe-trading/`) ### Content Organization - **Source Location:** `/content/` directory containing markdown files organized by topic folders - **Template System:** Gatsby-based static site generation - **Post Structure:** Each post includes: - Title (frontmatter) - Slug (URL path) - Meta description (SEO) - Featured image (optional) - Markdown content with structured headings ## Primary Content Categories ### 1. AI & Multi-Agent Trading Systems **Key Topics:** - AI-powered crypto trading bots - Multi-agent trading systems - Machine learning in cryptocurrency trading - AI-driven technical analysis - Natural language processing for trading - AI trading assistants and chatbots - Autonomous trading systems **Example Articles:** - AI crypto trading bots and platforms - Multi-agent trading strategies - AI sentiment analysis for crypto - AI trading competitions and challenges ### 2. Trading Bots & Automation **Key Topics:** - Automated crypto trading bots - Bot platforms (3Commas, Bitsgap, Cryptohopper, Pionex, HaasOnline) - Grid trading bots - DCA (Dollar Cost Averaging) bots - Arbitrage trading bots - Mobile trading bot apps - Bot performance and reviews **Example Articles:** - Best crypto trading bots 2025 - Automated trading strategies - Bot platform comparisons - Beginner-friendly trading bots ### 3. Technical Analysis & Charting **Key Topics:** - Technical indicators (RSI, MACD, Moving Averages) - Chart patterns and candlestick analysis - Support and resistance levels - Trend analysis - Technical analysis for beginners - Mobile technical analysis apps - AI-enhanced technical analysis **Example Articles:** - Crypto technical analysis guide - Best indicators for crypto trading - Chart pattern recognition - RSI and scalping strategies ### 4. Sentiment Analysis & News Trading **Key Topics:** - Market sentiment analysis - News-driven trading strategies - Social media sentiment for crypto - Sentiment-based trading signals - AI sentiment analysis tools - News impact on crypto markets **Example Articles:** - Sentiment analysis trading bots - News trading strategies - Social media sentiment analysis - AI-powered sentiment indicators ### 5. Trading Signals & Services **Key Topics:** - Crypto trading signals - Signal services and providers - Free vs. paid signals - Signal accuracy and performance - Telegram trading signals - AI-generated trading signals **Example Articles:** - Best crypto signals service - AltSignals reviews and comparisons - Trading signal generators - Signal service accuracy ### 6. Proprietary Trading (Prop Trading) **Key Topics:** - Prop trading firms and platforms - Prop firm challenges and evaluations - FTMO, TopStep Trader, The Funded Trader reviews - Prop trading vs. retail trading - Prop trading for beginners - Best prop trading firms 2025 - Prop trading competitions **Example Articles:** - What is prop trading? - Best prop trading firms - Prop firm challenge strategies - Prop trading firm comparisons ### 7. Platform Reviews & Comparisons **Key Topics:** - Trading platform reviews - Bot platform comparisons (3Commas vs. Bitsgap, Pionex vs. Cryptohopper, etc.) - Exchange reviews (Binance, Coinbase, OKX, Bybit) - Mobile trading app reviews - Platform features and pricing **Example Articles:** - 3Commas vs. Bitsgap comparison - Pionex review and features - Best mobile crypto trading apps - Exchange trading bot integrations ### 8. Trading Strategies & Guides **Key Topics:** - Beginner trading strategies - Advanced trading techniques - Profit optimization strategies - Risk management - Entry and exit strategies - Scalping, swing trading, and day trading - Degen trading strategies **Example Articles:** - Best crypto trading strategies for beginners - How to make money trading crypto - Profit automation strategies - Risk management in crypto trading ### 9. Vibe Trading & Community **Key Topics:** - Vibe trading platform - Community trading competitions - Trading leaderboards - Social trading features - Community-driven trading strategies - Vibe trading results and performance **Example Articles:** - What is vibe trading? - Vibe trading platform features - Trading competitions and leaderboards - Community trading apps ### 10. Specialized Trading Topics **Key Topics:** - Solana DEX trading bots - Hyperliquid trading platforms - Futures and perpetual trading - Leverage trading strategies - CEX vs. DEX trading - Arbitrage opportunities **Example Articles:** - Solana DEX trading bots - Hyperliquid AI trading platform - Crypto futures trading bots - CEX vs. DEX trading strategies ## Content Characteristics ### Writing Style - **Informative and Educational:** Posts are designed to educate readers on crypto trading topics - **Well-Structured:** Clear headings (H1, H2, H3), bullet points, and numbered lists - **SEO-Optimized:** Each post includes meta descriptions and keyword-rich content - **Beginner-Friendly:** Many articles include beginner guides and explanations - **Comparison-Focused:** Extensive comparison articles between platforms and services ### Content Format - **Markdown:** All content written in Markdown format - **Frontmatter:** YAML frontmatter with title, slug, metaDescription, and featuredImage - **Images:** Featured images for visual appeal and SEO - **Internal Linking:** Articles reference related topics and concepts - **External References:** Links to trading platforms, tools, and resources ## SEO & Discoverability ### SEO Features - **Meta Descriptions:** Every post includes optimized meta descriptions - **Structured Headings:** Clear H1-H6 hierarchy for content organization - **Sitemap:** Auto-generated sitemap.xml for search engines - **Robots.txt:** Configured to allow all crawlers with sitemap reference - **Canonical URLs:** Proper URL structure with slugs ### AI Crawler Optimization - **llm.txt:** This file provides site overview for AI crawlers - **Structured Data:** Clear content hierarchy and categorization - **Semantic Markup:** Well-organized content with clear topic boundaries - **Content Richness:** Detailed, informative articles with examples and explanations ## Key Platforms & Services Covered ### Trading Bot Platforms - 3Commas, Bitsgap, Cryptohopper, Pionex, HaasOnline - AltSignals, NoF1, CrewDegen - Vibe Trading Platform ### Exchanges - Binance, Coinbase, OKX, Bybit, KuCoin - Solana DEX platforms - Hyperliquid ### Prop Trading Firms - FTMO, TopStep Trader, The Funded Trader - The 5%ers, MyForexFunds - Various prop trading platforms ## Content Update Frequency - **Regular Updates:** New articles published frequently - **Current Focus:** 2025 trading trends and platforms - **Comprehensive Coverage:** 500+ articles covering various crypto trading topics ## Target Audience - **Beginners:** New to crypto trading, seeking educational content - **Intermediate Traders:** Looking to improve strategies and learn about new tools - **Advanced Traders:** Interested in AI systems, prop trading, and advanced automation - **Platform Users:** Researching trading bots, signals, and prop firms ## Technical Details ### Site Technology - **Framework:** Gatsby (React-based static site generator) - **Content Management:** Markdown files in `/content/` directory - **Image Processing:** Gatsby Image plugin for optimized images - **SEO Plugins:** gatsby-plugin-sitemap, gatsby-plugin-robots-txt - **Helmet:** react-helmet for meta tag management ## Best Practices for AI Crawlers 1. **Start with Home Page:** The home page (`/`) provides access to all recent articles 2. **Use Pagination:** Navigate through `/page/2/`, `/page/3/`, etc. to access all posts 3. **Follow Slugs:** Each article has a unique slug-based URL for direct access 4. **Read Frontmatter:** Article metadata (title, description) is in YAML frontmatter 5. **Extract Structured Content:** Use headings and lists to understand article structure 6. **Check Categories:** Articles are organized by topic folders in the content directory ## Related Files - **llm.txt:** Quick reference guide (see `/llm.txt`) - **robots.txt:** Crawler directives (see `/robots.txt`) - **sitemap.xml:** Complete site structure (see `/sitemap.xml`) --- **Last Updated:** 2025 **Maintenance:** This file should be updated when major content categories or site structure changes occur.