# Overview

**Pathways is a journey of activities and interactions.** Digital, physical, on-platform and off-platform [activities](/pathways-docs/pathway-editor/pathway-activities.md) can be fulfilled to progress towards an end goal.&#x20;

**Pathways is platform agnostic - activities can exist in and outside of the platform.** The focus is on task fulfilment and creating a meaningful, multifaceted experience.

### **Fluid Learning**

**A multitude of learning experiences can be connected and driven by a single Pathway.** Learning is connected under one umbrella as it spans realms:&#x20;

* **physical** (class, event, on-location),&#x20;
* **digital** (audio, video, podcast, YouTube, module, assessment, article),&#x20;
* **off-platform** (LMS, website, app, stand-alone modules, games), and&#x20;
* **on-platform** (platform app).

### **Fulfilment & Meaning**

**Meaningful activities are completed by fulfilment.** Digital and physical [pathway activities](/pathways-docs/pathway-editor/pathway-activities.md) need to be completed in a sequence (fulfilment) in order to reach a goal (meaning).&#x20;


---

# 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/overview.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.
