# Generate Your First Context

You can group multiple Seeds into a **Combined Context.**\
This creates one clean, AI-ready dataset for focused work.

***

#### Step 1. Select Seeds

Go to **Dashboard → Seeds.**\
Select multiple Seeds using the checkboxes.

***

#### Step 2. Generate Context

Click the **Generate Context** button in the top-right corner.

***

#### Step 3. Name Your Context

Add a short, clear name.\
Examples: *Product Research, Client Notes, Meeting Insights.*

***

#### Step 4. Review in Context Studio

Inside **Context Studio**, you can:

* View all selected Seeds in one place.
* Check total token count and Seed count.
* Copy the full context to clipboard.
* Switch to **Query Seeds** to ask questions directly.

***

> **Tip:**\
> Use Combined Contexts for a single topic, client, or report.\
> They help your AI stay focused on what matters and cut the noise.


---

# 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://neutron-4.gitbook.io/neutron-docs/getting-started/generate-your-first-context.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.
