# Call Guides

### Why Upload a Call Guide?

After you drop in a call guide (aka IVG) into Junior, he does a few things:

1. Automatically sets up a [Quant Tracker](https://docs.myjunior.ai/quantitative-data-extraction/quant-tracker-qt) for you.
2. Parses the IVGs for section headers
   1. These feed into the structure of [KTA summaries](https://docs.myjunior.ai/build-a-knowledge-base/key-takeaways/kta-templates)
   2. Automatically categorize transcript sections into thematic topic areas.
3. Adds it to a company-wide database of guides and questions for IVG generation in the future
4. \[soon] Turns the IVG into a living digital document that will update as your interview programme continues
   1. It will let you see which elements of the research you are 'underweight' on
   2. Automatically generate synthesis of IVG questions
   3. Keep the IVG up to date as you reach call 10+ and start to deviate from the original guide

### How to Upload a Call Guide?

{% @arcade/embed flowId="M1AqCTUj1Y4gxqZaQX0O" url="<https://app.arcade.software/share/M1AqCTUj1Y4gxqZaQX0O>" %}

#### Creating a New Segment

When you upload a scope document, Junior will automatically parse out the market segments you are speaking to. You can also create a new interview segment manually:

{% @arcade/embed flowId="YjvUOEt8vbBrKx7JotMb" url="<https://app.arcade.software/share/YjvUOEt8vbBrKx7JotMb>" %}


---

# 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://docs.myjunior.ai/starting-a-new-project/call-guides.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.
