# OSC - Developer Experience Working Group

{% hint style="danger" %}
**ARCHIVED**

This page has been archived. It's content might be outdated.
{% endhint %}

{% hint style="info" %}
github.com/IntersectMBO/developer-experience
{% endhint %}

## Purpose

This is a community-driven group led by a team of developer advocates that is dedicated to:<br>

* Identifying and presenting potential solutions to developer experience problems that span the Cardano ecosystem.
* Once a potential solution is identified, we work with actors in the ecosystem to find sponsorship to implement a solution.

The aim is to identify and develop strategies to improve the overall developer experience across the cardano ecosystem. Specifically targeting developers working against Cardano Layer 1.

If you are interested in volunteering for the Developer Experience working group, please edit this page and report to our bi-weekly meeting.

#### How to do it?&#x20;

Learn here: <https://github.com/input-output-hk/Developer-Experience-working-group/issues/83>

## Related committee

Open Source Committee

## Working group lead

to be updated by working group

## (Working group members)

to be updated by working group

## Working group objective / desired outcome

to be updated by working group

## Collaboration channels&#x20;

* Discord - [#wg-dev-ex](https://discordapp.com/channels/1136727663583698984/1166691173964988416)


---

# 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://groups.docs.intersectmbo.org/groups-overview/working-groups/developer-experience-working-group.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.
