# Why a web app?

We chose to make this web app for our members to provide a better course experience as well as open up the opportunity to build and provide new tools for everyone.&#x20;

Sections like breaking news, journal, charts, and a better course experience are a result of building this web app and have so much more room for growth and improvement. \
\
Help us improve by giving us feedback [here.](https://docs.google.com/forms/d/e/1FAIpQLScV4H21sLAUKLt48PhwuET0ATPUyQwMHom_ms8yH280F_y2MQ/viewform?usp=sf_link)


---

# 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.marketmasters.app/web-app/welcome-to-our-app/why-a-web-app.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.
