# Generate Context (with Context Studio)

#### Step 1: Select Seeds

1. Go to your **Dashboard → Seeds** tab.
2. Use the checkboxes to select two or more Seeds on the same topic.

***

#### Step 2: Generate Context

1. Click **Generate Context** in the top-right corner.
2. When prompted, give your context a short, clear name like *“Investor Summary”* or *“DePIN Research.”*

***

#### Step 3: Review in Context Studio

You’ll be redirected to **Context Studio**, where you can:

* View all combined content in one scrollable view.
* See token count and total word length.
* Check how many Seeds were merged.
* Copy, query, or save the new context.

***

#### Step 4: Copy or Query

You can:

* Copy the full context to paste into another AI.
* Switch to **Query Seeds** to ask questions directly with **myNeutron Assistant**.

> **Tip:** Each Combined Context acts as a focused dataset.\
> Use one per topic, project, or report for cleaner and more accurate results.


---

# 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/how-to-guides/generate-context-with-context-studio.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.
