Heidelberg AICurriculum
Track 10 · Intermediate
10.1.4

Genspark

Agentic search that returns a page, not a list of links

7 lessons 2026-08-06 AI-generated

1Overview

Genspark answers a question by having agents research it and then generating a page about it, rather than handing you ten links to read yourself. The same agent approach extends past search into multi-step tasks — booking-style research, comparisons, document and slide generation. → Reach for it for the questions where the work is the SYNTHESIS: comparing options, gathering scattered facts into one place. → Unlike Perplexity (which cites as it answers, in a chat), the output here is closer to a generated document, so check the sources it names before you rely on it.

Not written yet — this chapter is a placeholder for Genspark, one of the all-in-one AI platforms. Research and copy still to come.

1.1What does Genspark return?

Genspark gives you a generated page that answers your question, instead of a list of links to click through.

1.2How does Genspark differ from Perplexity?

Unlike Perplexity’s chat‑style answers with inline citations, Genspark produces a document‑like output, so you need to verify the named sources before relying on it.

2Lessons 7

2.1 Fact‑check a claim with Genspark AI Fact Checker

The AI Fact Checker is a tool that verifies statements by searching live sources, taking screenshots, and returning a true/false verdict with evidence.

You will be able to input any claim and receive a structured verification report with source URLs and screenshot thumbnails.

  1. Open https://www.genspark.ai/tools/ai-fact-checker in your browser.
  2. Paste the sentence "The Great Wall of China is visible from space with the naked eye." into the input box.
  3. Click the button to start the check and wait for the process to finish.
  4. Review the verdict line (TRUE / FALSE / PARTIALLY TRUE) and scroll to see the list of supporting and contradicting sources, their URLs, verbatim quotes, and screenshot thumbnails.
  • You'll see A FALSE verdict with three cited sources that include screenshots and quoted text showing why the claim is incorrect.
  • Takeaway AI fact‑checking combines live web search, evidence capture, and a secondary verification step to produce auditable results you can trust.

2.2 Track token usage in a GenSpark agent

A custom instruction that prepends an estimated token count and appends the actual usage after the agent runs.

Display estimated and actual token counts with each agent response

  1. Open GenSpark Settings and choose Custom Instructions.
  2. Create a new instruction with the text “Calculate estimated token usage before the task and display it, then show actual tokens after completion.”
  3. Click Save to store the custom instruction.
  4. Run a GenSpark agent such as Super Agent with any query.
  5. Check the response header for “Estimated tokens: X” and the footer for “Actual tokens used: Y”.
  • You'll see The chat reply shows an estimated token number at the top and the actual token count at the bottom
  • Takeaway Embedding cost‑tracking logic in custom instructions gives you real‑time visibility into model usage without changing each prompt
  • Check How does the GenSpark agent’s response display both the estimated token count before running and the actual token usage after completion?

2.3 Create a structured answer with pros, cons and an action plan using Super Agent

The Super Agent is Genspark's autonomous AI assistant that breaks requests into steps, chooses tools, and delivers finished results such as research summaries, pros‑cons lists and action plans

Produce a short, organised response to a complex query without manual synthesis

  1. Click the New button in the GenSpark web UI
  2. Select Super Agent from the sidebar menu
  3. Enter a prompt like “Explain pros and cons of solar energy for small businesses and give a 100‑word action plan”
  4. Press Submit to run the request
  • You'll see An answer divided into three sections – an introductory overview, a bulleted pros & cons list, and a concise action plan
  • Takeaway Super Agent automates multi‑step reasoning to turn raw queries into ready‑to‑use decision artefacts
  • Check What three sections does the Super Agent output when you ask it for pros, cons and an action plan?

2.4 Generate a data‑rich spreadsheet using AI Sheets

AI Sheets is an agentic spreadsheet feature that automatically searches the web, gathers data, and populates a spreadsheet based on a natural‑language request.

You will create a fully populated spreadsheet of the top 100 AI startups in Singapore with descriptions, revenue estimates, funding status, and website links.

  1. Navigate to the Genspark AI Sheets page (linked from the blog or product list).
  2. Enter the prompt: “I would like a list of the top 100 AI startups in Singapore. Include a brief description of their product, estimated revenue, funding status, and website.”
  3. Submit the request and wait for the agent to search sources, de‑duplicate entries, and fill the table.
  4. When the sheet appears, scroll through the rows to verify that each startup has the four columns filled and that source references are attached.
  • You'll see A spreadsheet with 100 rows, each containing a startup name, product description, revenue estimate, funding status, and website link, plus embedded citations.
  • Takeaway Natural‑language queries can turn vague data needs into structured, citation‑backed tables without manual searching or formula work.

2.5 Build a navigable research page with Super Agent

Super Agent is Genspark’s autonomous AI assistant that breaks a request into steps, calls the right tools, and assembles the output into a finished artifact such as a research page.

You will produce a multi‑section web page that summarizes electric‑vehicle market trends, includes citations, and provides navigation links between sections.

  1. From the Genspark homepage, open Super Agent via the “New” menu in the sidebar.
  2. Enter the prompt: “Create a research page on current electric‑vehicle market trends. Include an introduction, three analysis sections, and a conclusion. Add citations for each fact and generate a table of contents with links to each section.”
  3. Allow the agent to run its multi‑step workflow (research, citation gathering, page assembly).
  4. When the result is displayed, click the generated table of contents links to confirm they navigate to the corresponding sections and inspect the footnote citations.
  • You'll see A single web‑page view containing a clickable table of contents, clearly separated sections on EV trends, and numbered citation footnotes linking back to source URLs.
  • Takeaway Super Agent can orchestrate research, citation, and document assembly into a cohesive, navigable output that saves you from stitching pieces together manually.

2.6 Build a navigable research page with AI‑generated sections and citations

Deep Research (Spark Page) is a GenSpark feature that builds a single web‑page containing a title, table of contents, sections, source citations, and an embedded AI assistant.

Produce a single view that aggregates information from multiple sources into a structured document

  1. Click New in GenSpark and choose Deep Research (Spark Page)
  2. Enter a concise prompt such as “Compare major AI research tools for a 2025 university thesis in 100 words”
  3. Press Enter to let the system gather sources, generate sections and add citations
  4. Confirm that the loaded page includes a title, table of contents, numbered sections and citation links
  5. Use the embedded AI copilot to ask follow‑up questions or request edits directly on the page
  • You'll see A formatted web page showing a title, clickable table of contents, numbered sections, footnote citations and an interactive chat widget
  • Takeaway Deep Research merges multi‑source synthesis into one self‑contained document for rapid iterative refinement
  • Check Which components on the generated Spark Page verify that Deep Research has assembled a single, navigable document with title, table of contents, numbered sections and source citations?

2.7 Save the research‑page workflow as a reusable Super Agent skill

A Skill in Super Agent is a saved workflow that can be re‑executed on demand, letting you repeat complex multi‑step tasks with a single command.

You will convert the EV research page creation into a named skill and run it again without redefining the prompt.

  1. In the Super Agent chat where you created the EV research page, type: “Save this workflow as a skill called ‘EV Market Report’.”
  2. Confirm any prompts that appear to store the skill.
  3. Open a new Super Agent session and type: “Run the skill EV Market Report.”
  4. Observe that the agent instantly reproduces the same multi‑section page with updated citations.
  • You'll see The assistant acknowledges the saved skill, then outputs a fresh research page identical in structure to the original, confirming the workflow was reused.
  • Takeaway Saving complex agents as skills turns one‑off AI projects into repeatable automation primitives you can share across teams.

3You’ll know it worked 60 checkable outcomes in this chapter

  • The generated profile shows correct job titles, specialties, and other details matching your online presence
  • Open the sheet; rows list agency names, locations, team size, specialties, and pricing as requested
  • Ask the custom GPT a question like “What is my next growth step?” and receive an answer referencing your supplied business details
  • The response shows tool usage icons (e.g., “web search”) and reflects the selected model in the UI
  • Open the link provided by Claw; confirm that the document contains researched pricing tables, differentiators, and proper formatting
  • At the scheduled time, a WhatsApp message appears containing the predefined content
  • Playback of the exported clip reflects the scene described in the prompt
  • The interface shows a downloadable transcript and a concise summary highlighting the price per pound

60 outcomes in all — one per recipe below.

4FAQ, Tips & How-to 64

one problem, one solution, one action
FAQ Everyone

How do I get a quick research summary with pros, cons, and an action plan?

Open GenSpark in your browser, click ‘New’, choose “Super Agent”, type your question (for example, ‘Explain pros and cons of solar energy for small businesses and give a 100‑word action plan’), and press Send. The Super Agent runs a multi‑step reasoning chain and returns a short, structured answer.

AI-generated
FAQ Everyone

Can GenSpark create an entire research web page from one prompt?

Yes. Click ‘New’, select “Deep Research” (also called Spark Page), enter a concise request such as ‘Compare major AI research tools for a 2025 university thesis in 100 words’, and submit. The tool aggregates information, builds a title, table of contents, sections, citations and embeds an AI copilot, delivering a complete navigable page.

AI-generated
FAQ Everyone

What’s the easiest way to turn a text description into a slide deck?

Open the AI Slides app, type a prompt like ‘Create a 10‑slide presentation on generative AI for non‑technical business managers, covering benefits, risks and three case studies’, and submit. GenSpark designs layouts, adds images via Nano Banana, and structures the content into a ready‑to‑use PowerPoint or Google Slides deck.

AI-generated
FAQ Everyone

How can I generate a spreadsheet dashboard without manually entering formulas?

Select AI Sheet from the left panel, enter a natural‑language command such as ‘Create a monthly sales dashboard with columns for month, website traffic, number of orders, conversion rate and revenue; add sample data for the last 3 days and a revenue chart’, then send. GenSpark translates the description into tables, formulas, sample data and a chart automatically.

AI-generated
How-to Everyone

Need a career snapshot from LinkedIn/Twitter

GenSpark can automatically gather information from your LinkedIn or Twitter by using the Auto Research feature, creating a detailed personal profile that informs later agent outputs.

Kenny Gunderman ↗ Lesson → AI-generated
How-to Everyone

Want to speak your request but avoid filler words

Speakly converts spoken language into clean text, stripping filler words and formatting the request for GenSpark agents, enabling faster, hands‑free interaction.

Kenny Gunderman ↗ Lesson → AI-generated
How-to Everyone

Team members can’t find project docs

A Hub groups related documents, sheets, slides, designs, and videos into a single collaborative space, making multi‑member projects easy to manage.

Kenny Gunderman ↗ Lesson → AI-generated
How-to Everyone

Need a complete pitch deck fast

The AI Slides agent takes a structured prompt describing slide topics and produces a complete, editable presentation, saving hours of manual design work.

Kenny Gunderman ↗ Lesson → AI-generated
How-to Everyone

Text blends into slide backgrounds

GenSpark’s slide editing agent can adjust color contrast based on a simple instruction, ensuring accessibility without manual redesign.

Kenny Gunderman ↗ Lesson → AI-generated
How-to Everyone

Need a cohesive brand look fast

The AI Designer takes high‑level branding instructions and produces logos, color palettes, typography, and mockups, delivering a cohesive visual system in minutes.

Kenny Gunderman ↗ Lesson → AI-generated
How-to Everyone

Want fast promotional video snippets for outreach

GenSpark’s Video agent leverages Gemini V03 to turn a short textual request into ready‑to‑use marketing videos, accelerating content creation for outreach.

Kenny Gunderman ↗ Lesson → AI-generated
How-to Everyone

Need a side‑by‑side look at rival agencies

By prompting with specific research criteria, the AI Sheets agent gathers data on competitors and formats it into a structured spreadsheet, enabling quick market analysis.

Kenny Gunderman ↗ Lesson → AI-generated
How-to Everyone

Need a market research study with competitor analysis and TAM

The Super Agent automatically selects the best models and tools, creates a to‑do list, scrapes web sources, synthesizes data, and outputs an executive summary. It works without you manually chaining steps, letting you focus on the goal.

How-to Everyone

Blank spreadsheet needs qualified leads

AI Sheets can create a new sheet, set column headers, perform parallel web searches, scrape contact data, and fill cells automatically—no formulas needed. It turns a blank page into a usable leads list.

How-to Everyone

Notes stuck as plain text

AI Slides reads raw text, applies your brand colors, generates slide layouts by writing HTML code behind the scenes, and adds animations automatically. No design skill required.

How-to Everyone

Want to reuse a TikTok video

The AI Drive feature accepts a public video URL, fetches the file at selectable resolutions, and stores it in GenSpark’s cloud storage. It works for TikTok, YouTube, Instagram (audio may vary).

How-to Everyone

My prompts are too generic and images look flat

Using an external prompt‑enhancement service (e.g., feeddo.com) before sending a prompt to GenSpark’s Flex Context Pro model yields higher‑quality images. The enhancer expands detail, style, and composition cues.

How-to Everyone

GenSpark can run a single query through multiple LLMs (ChatGPT, Claude, Gemini) simultaneously, then synthesize a combined answer. This reveals strengths/weaknesses and improves result quality.

How-to Everyone

Need a searchable AI archive

Copying generated content from GenSpark into Notion blocks (text, code, PDF embed) creates a searchable knowledge base. Using backslash shortcuts speeds up formatting.

How-to Everyone

Get strategic advice tailored to my business

By feeding your business description into a custom GPT, you create an agent that always knows your niche, ideal customer, product, price, and transformation. Subsequent prompts become faster and more context‑aware.

How-to Everyone

I need a quick avatar wave and smile video

GenSpark’s video generation tools (Cling, Google V3, etc.) accept an image and a brief script, then render a 3‑5 second clip with facial animation. Auto‑prompt improves the script before rendering.

How-to Everyone

Adding a custom instruction that prepends an estimated token count and appends the final usage lets you track cost before running expensive agents, helping stay within monthly credits.

How-to Everyone

Only a text brief and need slides

GenSpark’s AI Slides lets you type a detailed request and the agent automatically researches data, creates slide layouts, adds tables, charts and images, then assembles a complete deck. It works by running parallel tools that fetch real‑world information and design elements based on your prompt.

How-to Everyone

Need to swap a slide picture by describing it

The AI Edit feature lets you select any element on a slide, describe the change in natural language, and the model searches for matching assets and swaps them while preserving layout. This removes manual searching and resizing.

How-to Everyone

Want a portfolio that copies an existing design

GenSpark’s AI Developer parses a live site, extracts layout, style and functionality, then writes HTML, CSS and JavaScript files automatically. You can switch models for speed or depth, and preview responsive layouts instantly.

How-to Everyone

My website colors don’t match my brand palette

By uploading a color‑palette image, GenSpark extracts hex values, rewrites global CSS variables and propagates the new colors throughout all components. This automates what normally requires manual stylesheet edits.

How-to Everyone

Need fresh answers from an AI

GenSpark’s chat interface lets you pick from multiple LLMs (GPT, Claude, Gemini, etc.) and toggle a web‑search mode. Different models give speed vs reasoning trade‑offs, while web search injects live data into responses.

How-to Everyone

Just a brief text, need a high‑resolution custom picture

The AI Image workspace offers multiple generation models, style presets, and an autoprompt feature that expands a simple description into a detailed prompt. This yields higher‑quality results without manual prompt engineering.

How-to Everyone

A still image you want to bring to life

GenSpark can take an existing image as a keyframe, let you describe motion, and use a video model to animate the scene. The system auto‑creates a motion prompt based on your description, producing a seamless animated clip.

How-to Everyone

Want to compose an email by speaking

The AI Inbox connects to your Gmail or Outlook, then lets you converse with the assistant (text or mic) to compose, edit, and send emails. It interprets spoken prompts into full email drafts, saving manual typing.

How-to Everyone

Need an investor pitch deck with data and visuals

GenSpark's AI Slides uses guide mode to ask targeted questions about audience, style, and length before building the deck, then runs market research and custom visual generation. This ensures data‑driven content and on‑brand images without manual design work.

Jake Dawson ↗ Lesson → AI-generated
How-to Everyone

Want to see my top revenue customers

The AI Sheets feature interprets natural‑language commands, runs SQL‑like queries and formulas behind the scenes, and creates charts—all inside a regular spreadsheet file. It can also pull live data from the web, eliminating manual data collection.

Jake Dawson ↗ Lesson → AI-generated
How-to Everyone

Can't code a portfolio site

GenSpark’s AI Developer translates a natural‑language site description into HTML/CSS/JS, provisions hosting, and provides a public URL. It also integrates Shopify catalogs and contact forms without any coding.

Jake Dawson ↗ Lesson → AI-generated
How-to Everyone

Can't pick the best AI image style

The AI Image agent runs up to four different image‑generation models simultaneously, letting you evaluate lighting, composition, and style side‑by‑side. It also supports targeted edits like “Mark to edit” or drawing over the image.

Jake Dawson ↗ Lesson → AI-generated
How-to Everyone

Need a competitor comparison without opening the tool

Claw is a full‑stack AI agent accessible through Slack, WhatsApp, or Telegram. A single natural‑language message can trigger research, document creation, scheduling, and even web navigation, delivering finished artifacts without opening the GenSpark UI.

Jake Dawson ↗ Lesson → AI-generated
How-to Everyone

Need a product photo for my Etsy listing

GenSpark lets you type a prompt, choose an AI model (e.g., Nano Banana Pro), and instantly generate a custom image. The tool also offers one‑click background removal, making the asset ready for listings.

Patryk Marketer ↗ Lesson → AI-generated
How-to Everyone

A still image that needs motion

After generating an image, GenSpark can convert it into a short video using its Video Studio and models like SeaDance. This adds motion without any external editing software.

Patryk Marketer ↗ Lesson → AI-generated
How-to Everyone

Got a sales spreadsheet and need a ready‑to‑present deck

Upload a CSV or Excel file, give a prompt describing the desired deck style, and GenSpark automatically creates slides with charts, summaries, and custom tone options.

Patryk Marketer ↗ Lesson → AI-generated
How-to Everyone

Etsy shop with no website

By providing a link to your Etsy store, GenSpark analyzes product images, descriptions, and reviews, then outputs ready‑to‑deploy HTML/CSS/JS code for a custom storefront.

Patryk Marketer ↗ Lesson → AI-generated
How-to Everyone

Swamped with Gmail inbox

Connecting your Gmail account lets GenSpark read incoming messages, provide concise summaries, draft replies, and run scheduled workflows like spam cleanup or daily unread digests.

Patryk Marketer ↗ Lesson → AI-generated
How-to Everyone

Want to run AI prompts from your phone

Installing GenSpark Cloud on your PC creates a persistent local AI instance. Linking it to WhatsApp via a verification code lets you send prompts and receive results (images, summaries) directly in chat.

Patryk Marketer ↗ Lesson → AI-generated
How-to Everyone

Need a morning briefing sent each day

Using the Cloud’s task scheduler, you can define recurring jobs (e.g., a morning briefing) that run at specific times and push notifications to connected channels like WhatsApp.

Patryk Marketer ↗ Lesson → AI-generated
How-to Everyone

The Super Agent takes a single natural‑language prompt and returns an overview, pros/cons, and an action plan in a concise format. It works by running the underlying AI model through a multi‑step reasoning chain that extracts key points and organizes them.

NIIT ↗ Lesson → AI-generated
How-to Everyone

Need a full research overview in one go

The Deep Research (Spark Page) feature builds a full web‑page with title, table of contents, sections, citations and an embedded AI copilot from a single query. It aggregates information from multiple sources and formats it for easy navigation.

NIIT ↗ Lesson → AI-generated
How-to Everyone

Got a topic but no slides

AI Slides converts a textual description into a polished slide deck, automatically designing layouts, adding images (via Nano Banana) and structuring content. The model interprets slide count, topics, and visual style to produce ready‑to‑use slides.

NIIT ↗ Lesson → AI-generated
How-to Everyone

Want a dashboard but hate manual entry

AI Sheet interprets natural‑language instructions to create tables, formulas, sample data and charts. It eliminates manual cell entry by translating descriptive commands into spreadsheet structures.

NIIT ↗ Lesson → AI-generated
How-to Everyone

Need a detailed, multi‑section article from an outline

AI Docs takes a detailed outline prompt and produces a multi‑section document with headings, introductions, body paragraphs and conclusions. It follows the requested word count and tone, allowing further edits.

NIIT ↗ Lesson → AI-generated
How-to Everyone

I have a design brief for a landing page

The AI Developer mode translates a design brief into complete front‑end code. By specifying layout elements, feature cards and styling, the model outputs ready‑to‑copy HTML and CSS files.

NIIT ↗ Lesson → AI-generated
How-to Everyone

Need an illustration from a text description

Using the Nano Banana model, GenSpark converts descriptive prompts into custom images. The system interprets style cues (e.g., “minimal detail”) to produce visuals that match the request.

NIIT ↗ Lesson → AI-generated
How-to Everyone

Need a quick video from a text description

The AI Video feature leverages models such as Gemini VO3, Sora 2 or Runway to synthesize short clips based on descriptive input. It assembles frames, motion and audio automatically.

NIIT ↗ Lesson → AI-generated
How-to Everyone

Can't make sense of raw sales data

The Super Agent takes a single prompt, routes the request across multiple AI models and tools, and returns a combined analysis including written recommendations, visual charts, and key metrics. It simplifies complex multi‑step tasks into one input.

Kevin Stratvert ↗ Lesson → AI-generated
How-to Everyone

Need month‑to‑month revenue growth and a year‑ahead forecast

In AI Sheets you can type plain English queries that are converted into spreadsheet formulas behind the scenes, producing live calculations and charts that update when data changes.

Kevin Stratvert ↗ Lesson → AI-generated
How-to Everyone

Have a text brief and data but need a pitch deck

AI Slides can turn a textual brief plus raw content into a multi‑slide presentation, selecting professional or creative design modes and automatically inserting charts and text.

Kevin Stratvert ↗ Lesson → AI-generated
How-to Everyone

I need product packaging with my logo on a custom background

AI Image lets you generate high‑quality images from text prompts, then iteratively refine them by uploading assets (e.g., a logo) and adjusting the description.

Kevin Stratvert ↗ Lesson → AI-generated
How-to Everyone

Give a one‑sentence site brief

The AI Developer agent converts a natural‑language site brief into a complete file structure with HTML/CSS/JS, ready for download or direct publishing.

Kevin Stratvert ↗ Lesson → AI-generated
How-to Everyone

Want to compose an email just by talking

Speakly runs at the OS level, turning spoken words into clean written text, then can rewrite for tone or translate languages with a single shortcut.

Kevin Stratvert ↗ Lesson → AI-generated
How-to Everyone

I need to dial pricing calls and write notes

The Call for Me agent uses an AI voice to place outbound calls based on a supplied purpose, then returns a full transcript and summary, freeing you from manual dialing and note‑taking.

Kevin Stratvert ↗ Lesson → AI-generated
How-to Everyone

Want to change just one part of a generated picture

GenSpark lets you select a region of an image and ask the AI to modify only that area, preserving the rest of the composition. This works by masking the selection and re‑rendering it with the new prompt, blending seamlessly with the original.

Dan - Smart Tutorials ↗ Lesson → AI-generated
How-to Everyone

Product images still have backgrounds

GenSpark’s background removal runs a segmentation model that isolates foreground objects, then outputs an image with an alpha channel. It’s fast enough for bulk processing of e‑commerce assets.

Dan - Smart Tutorials ↗ Lesson → AI-generated
How-to Everyone

Only have a short brief

In Workspace 2.0, the slide generator interprets a high‑level prompt, breaks the task into outline, content, and visual assets, then assembles polished slides using Nano Banana Pro. No manual design steps are required.

Dan - Smart Tutorials ↗ Lesson → AI-generated
How-to Everyone

Want to change just one bullet or graphic on a slide without rebuilding the deck

The Smart‑to‑Edit tool lets you click any text or graphic on a generated slide, issue a new instruction, and have the AI regenerate only that element while preserving layout. This enables rapid iteration without rebuilding the whole deck.

Dan - Smart Tutorials ↗ Lesson → AI-generated
How-to Everyone

Spoken notes need to become a business email

Speakly captures audio via the Fn key, transcribes it, then passes the raw draft to an LLM for refinement. The workflow eliminates typing and produces professional language in seconds.

Dan - Smart Tutorials ↗ Lesson → AI-generated
How-to Everyone

Need to translate drafted text on the fly

By adding Shift+Fn, Speakly switches to translation mode, sending the selected text to a multilingual model that returns an accurate, context‑aware translation.

Dan - Smart Tutorials ↗ Lesson → AI-generated
How-to Everyone

Need a brand personality questionnaire

Double‑tapping Fn activates agent mode, which treats your request as a multi‑step task. The AI plans, drafts, and formats the output (e.g., a questionnaire) without further prompting.

Dan - Smart Tutorials ↗ Lesson → AI-generated

The same set on /recipes, filtered by tool and role.

5Videos 2

6FAQ 4

How do I get a quick research summary with pros, cons, and an action plan?

Open GenSpark in your browser, click ‘New’, choose “Super Agent”, type your question (for example, ‘Explain pros and cons of solar energy for small businesses and give a 100‑word action plan’), and press Send. The Super Agent runs a multi‑step reasoning chain and returns a short, structured answer.

Can GenSpark create an entire research web page from one prompt?

Yes. Click ‘New’, select “Deep Research” (also called Spark Page), enter a concise request such as ‘Compare major AI research tools for a 2025 university thesis in 100 words’, and submit. The tool aggregates information, builds a title, table of contents, sections, citations and embeds an AI copilot, delivering a complete navigable page.

What’s the easiest way to turn a text description into a slide deck?

Open the AI Slides app, type a prompt like ‘Create a 10‑slide presentation on generative AI for non‑technical business managers, covering benefits, risks and three case studies’, and submit. GenSpark designs layouts, adds images via Nano Banana, and structures the content into a ready‑to‑use PowerPoint or Google Slides deck.

How can I generate a spreadsheet dashboard without manually entering formulas?

Select AI Sheet from the left panel, enter a natural‑language command such as ‘Create a monthly sales dashboard with columns for month, website traffic, number of orders, conversion rate and revenue; add sample data for the last 3 days and a revenue chart’, then send. GenSpark translates the description into tables, formulas, sample data and a chart automatically.

7Glossary 12 terms

Show the 12 terms
Genspark
Super Agent
A GenSpark feature that takes one natural‑language question and returns a brief overview with pros/cons and an action plan.
Spark Page
The Deep Research tool that creates a full web‑page with sections, citations and an AI copilot from a single query.
AI Slides (Guide Mode)
A mode in the AI Slides app that asks you about audience, style and length before automatically building a presentation deck.
AI Sheet
An assistant that turns plain English instructions into tables, formulas and charts inside a spreadsheet.
AI Docs
A tool that expands an outline prompt into a multi‑section long‑form document with headings and paragraphs.
AI Developer
A feature that converts a design brief into ready‑to‑copy HTML, CSS (and optionally JavaScript) code for a website.
Nano Banana
The image‑generation model GenSpark uses to create pictures from text descriptions.
Gemini VO3
One of the video‑generation models that can synthesize short clips based on a textual prompt.
Claw
GenSpark’s chat‑based AI agent that you can command via Slack, WhatsApp or Telegram to run research, create documents and more.
Speakly
A voice‑to‑text tool that cleans up spoken input into a clear written prompt for GenSpark agents.
Hub
A shared workspace where you can collect related documents, sheets, slides, designs and videos for a project.
Mark to edit
An instruction you give to an AI agent to modify a specific element in an image or slide, such as changing a jacket’s color.

8See also

💬 Discuss this chapter

Ask, share, or report — over on the Heidelberg AI community forum.