> For the complete documentation index, see [llms.txt](https://starterpack.onest.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starterpack.onest.network/learn/getting-started-on-dsep-video-library/chapter-1-understanding-challenges-in-the-ecosystem.md).

# Chapter 1: Understanding Challenges in the Ecosystem

{% embed url="<https://drive.google.com/file/d/19v4fJOToUNZzHUyTKFRMLM9RJHzZC7nx/view?usp=drive_link>" %}

1. Global predictions say that the digital education sector is showing healthy signs of growth worldwide
2. Digitization in the education sector, especially in a post-COVID-world, is leading the growth and would be one of the primary factors for the Global Education Market to reach $10 Trillion by 2030
3. Bridging skill gaps, and solving for the parity in Labour Force Participation between men (72.3%) & women (47.4%) and rural & urban participation are two low hanging fruits for service providers in the sector
4. A platform model that is a widespread reality today does not make discovery and access convenient - hence open networks is a solution for equitable access to education services

<figure><img src="/files/txx8Gl4DKjvOaNetdOMY" alt=""><figcaption><p> Slide 1 - 0:15</p></figcaption></figure>

<figure><img src="/files/hU3y7SYKzGBUzaFo7Bzk" alt=""><figcaption><p>Slide 2 - 1:15</p></figcaption></figure>

<figure><img src="/files/6ojAT0HgQiKqxj9E99yx" alt=""><figcaption><p>Slide 3 - 2:38</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://starterpack.onest.network/learn/getting-started-on-dsep-video-library/chapter-1-understanding-challenges-in-the-ecosystem.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
