# Chapter 3: DSEP Overview

{% embed url="<https://drive.google.com/file/d/1Y_nLKp-LXHjvcNkg5loNCaZ87Md9hLQP/view?usp=drive_link>" %}

1. DSEP is an adaptation of Beckn Protocol for the skilling and education sector.
2. It enables creation of public digital infrastructure such as ONEST, that can connect education, skilling,  job and scholarship consumer platform (user facing) to the education skilling, job and scholarship provider platform (service provider facing) platform through standard, interoperable APIs.
3. A DSEP lifecycle has FOUR stages - Discovery, Ordering, Fulfillment and Post-Fulfillment.
4. Every stage in the DSEP lifecycle has one or more APIs to be implemented, that is, Discovery stage will have Search API; Ordering stage will have Select and Init APIs; Fulfillment will have Confirm and Status API; and Post-Fulfillment stage will have Status, Update, Rating APIs to be implemented (more in Chapter 5).

<figure><img src="/files/TMVPFywBlYeYOSMHaZIt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7SHTdwo9A0yPTlh9SyAb" alt=""><figcaption><p><a href="https://github.com/beckn/DSEP-Specification
">https://github.com/beckn/DSEP-Specification<br></a></p></figcaption></figure>

<figure><img src="/files/VkRDiL7COwqwaEK0Kmk6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/o1FVkfGPrbUVX8XubRNQ" alt=""><figcaption></figcaption></figure>


---

# 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://starterpack.onest.network/learn/getting-started-on-dsep-video-library/chapter-3-dsep-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.
