Scira is built on an agentic architecture that breaks down complex research questions, selects the right tools, and delivers grounded answers with verifiable citations.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/zaidmukaddam/scira/llms.txt
Use this file to discover all available pages before exploring further.
The Three-Step Process
Ask anything
- Natural language questions
- File attachments (PDF, CSV, DOCX, Excel)
- URLs from any source (tweets, YouTube, articles, papers)
- Multi-part research requests
Scira plans & retrieves
- Query decomposition into 3-10 targeted searches
- Parallel execution across multiple search providers
- Content extraction and verification
- Source deduplication and ranking
Agentic Planning
Scira uses AI-powered planning to handle complex, multi-step research workflows. Instead of single-query searches, it orchestrates entire research processes.How Planning Works
When you ask a complex question, Scira’s planning system:- Analyzes the question to identify key aspects and requirements
- Generates a research plan with specific sub-tasks and search queries
- Executes the plan by calling tools in sequence or parallel
- Iterates based on findings to fill gaps and verify information
Example: Deep Research Workflow
Example: Deep Research Workflow
Extreme Search Mode
For maximum depth, Extreme mode uses an autonomous research agent with:- Multi-step planning with up to 15 actions
- Code execution for data analysis and visualizations
- Cross-source verification
- Artifact storage in Cloudflare R2
Tool Selection
Scira has 28 integrated tools. The agent automatically selects the right combination based on your question.Search & Retrieval Tools
Web Search — Multi-provider parallel search
Web Search — Multi-provider parallel search
- Exa — Fast semantic search with deep content retrieval
- Parallel — Agentic search with multi-step reasoning
- Tavily — News-focused with advanced filtering
- Firecrawl — Structured extraction and caching
- 5-10 parallel queries per search
- Automatic deduplication by domain and URL
- Quality levels:
default(fast) orbest(deep) - Topic filtering:
generalornews
Academic Search — Research papers and citations
Academic Search — Research papers and citations
- PDF parsing and extraction
- Citation metadata
- Research paper categorization
- Up to 20 results per query
X Search — Real-time social intelligence
X Search — Real-time social intelligence
Extreme Search — Deep autonomous research
Extreme Search — Deep autonomous research
- AI-powered research planning
- Up to 15 autonomous actions
- Code execution for analysis
- Multi-source verification
- Chart generation
webSearch— Search with category filteringxSearch— X post searchcodeRunner— Python execution in Daytona sandbox
Other Search Tools
Other Search Tools
- Reddit Search — Community discussions via Parallel
- YouTube Search — Video transcripts via Supadata
- GitHub Search — Repository search via Firecrawl
- Spotify Search — Music search via Spotify Web API
- URL Retrieval — Extract content from any URL
Financial & Market Tools
Stock Charts — Market data and analysis
Stock Charts — Market data and analysis
Currency Converter — Forex and crypto rates
Currency Converter — Forex and crypto rates
Crypto Tools — Blockchain and market data
Crypto Tools — Blockchain and market data
coin_data— Token information and metricscoin_data_by_contract— Contract address lookupscoin_ohlc— OHLC charts and price history
Prediction Markets — Polymarket and Kalshi
Prediction Markets — Polymarket and Kalshi
Utility Tools
Code Interpreter — Python execution
Code Interpreter — Python execution
- Chart generation (line, bar, scatter)
- Data analysis and processing
- Mathematical calculations
Other Utility Tools
Other Utility Tools
- Weather — Current weather, 5-day and 16-day forecasts (OpenWeatherMap, Open-Meteo)
- Maps & Geocoding — Location search and nearby places (Google Maps)
- Flight Tracking — Real-time flight status
- Movie/TV Search — TMDB search and trending lists
- Text Translation — Multi-language translation with image text support
- File Query Search — Semantic search over uploaded files (Cohere embeddings)
- Connectors — Search Google Drive, Notion, OneDrive (Supermemory)
- Memory — Save and retrieve personal context (Supermemory)
- Code Context — Programming topic explanations (Exa Context API)
- Date & Time — Current time with timezone support
Grounded Retrieval
Every answer Scira generates is grounded in verifiable sources. This prevents hallucinations and ensures accuracy.How Citations Work
-
Source collection — All tools return structured source data:
- Deduplication — Sources are deduplicated by domain and URL to avoid redundancy
- Inline citations — The AI model cites sources inline as it generates the answer
- Clickable verification — Users can click any citation to view the original source
Content Extraction Strategies
Different tools use different extraction methods: Exa Strategy:- Primary: Exa
getContentswith 3000 char limit - Fallback: Firecrawl scraping with markdown parsing
- Primary: Parallel
extractwith full content - Fallback: Firecrawl scraping
- Structured extraction with caching
- PDF parsing support
- Proxy rotation for reliability
Search Modes
Search modes determine which tools and models Scira uses. Each mode is optimized for specific question types.Web — General web search
Web — General web search
web_search tool with Exa/Parallel/Tavily/Firecrawl providers.Best for: General questions, fact-finding, current eventsChat — Direct model interaction
Chat — Direct model interaction
Academic — Research papers
Academic — Research papers
academic_search tool with Firecrawl research categorization.Best for: Scientific questions, research papers, citationsX — Social intelligence
X — Social intelligence
Reddit — Community insights
Reddit — Community insights
reddit_search tool via Parallel.Best for: User experiences, opinions, community discussionsGitHub — Developer research
GitHub — Developer research
github_search via Firecrawl with repo metadata.Best for: Code repositories, open source projects, developer toolsStocks — Financial analysis
Stocks — Financial analysis
stock_chart tool with Valyu, Tavily, and Exa.Best for: Stock questions, earnings, market dataCrypto — Blockchain research
Crypto — Blockchain research
coin_data, coin_ohlc) via CoinGecko.Best for: Cryptocurrency questions, token data, price analysisYouTube — Video research
YouTube — Video research
youtube_search via Supadata with transcript extraction.Best for: Video content, tutorials, channel researchExtreme — Deep research
Extreme — Deep research
extreme_search tool with autonomous agent.Best for: Complex questions, multi-step analysis, comprehensive researchOther Modes
Other Modes
- Code — Programming questions with
code_contexttool - Spotify — Music search
- Prediction — Forecast markets via Polymarket/Kalshi
- Connectors — Search connected knowledge bases (Pro)
- Memory — Personal memory companion (Pro)
- Voice — Real-time voice conversation (Pro)
- XQL — Advanced X query language (Pro)
Architecture Overview
Model Support
Scira supports 100+ AI models across multiple providers:- xAI — Grok 3, Grok 4, Grok Code
- OpenAI — GPT-4.1, GPT-5.x, o3, o4 mini
- Anthropic — Claude 4.5/4.6 (Haiku, Sonnet, Opus)
- Google — Gemini 2.5/3 (Flash, Pro)
- Qwen, Mistral, DeepSeek, Cohere, and more
