# Pitch Presentation

**Upload a** [**Pitch**](https://everyday-digital.gitbook.io/pathways-docs/pathway-editor/pathway-activities/www.pitch.com) **presentation in** [**Authoring**](https://everyday-digital.gitbook.io/authoring-docs/) **and add it as an activity in a Pathway.**

## How to create a Pitch Presentation Activity

1. **Open a Pathway.**
2. **Select the + icon and then select Pitch Presentations.**&#x20;
3. **Select a Pitch.** Choose an existing Pitch from the dropdown.
4. **Activity name (optional).** Name the activity.
5. **Description / Notes.** Add text and/or links.
6. **Activity Settings:**
   1. **Required.** Set as a required or optional activity.
   2. **View Fulfilment.** If set to Required, the user must open the Pitch deck in order to fulfil the activity.
7. **Save.**


---

# 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://everyday-digital.gitbook.io/pathways-docs/pathway-editor/pathway-activities/pitch-presentation.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.
