# 1. Copy presentation template

The following quick guides will walk you through creating a presentation with Market View's graphs and data.&#x20;

We will be building a presentation just like this one. Feel free to duplicate these slides, and then use the following guides to replace the data and graphs with your school's data and graphs.&#x20;

[Click this link to make a copy of this presentation to use for your school.](https://docs.google.com/presentation/d/17Szqu12RmTkb-75QhV66Y-j04GaDVngt/copy)

{% embed url="<https://docs.google.com/presentation/d/17Szqu12RmTkb-75QhV66Y-j04GaDVngt/edit?ouid=107412152646251413887&rtpof=true&sd=true&usp=sharing>" %}
Our example presentation
{% endembed %}


---

# 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.nais.org/nais/tutorials/create-a-presentation/1.-copy-presentation-template.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.
