# Plutus

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

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

## Purpose / Goal

The Plutus Technical Working Group focuses on the development and advancement of Plutus, which is the smart contract execution platform for Cardano. Plutus enables secure and reliable execution of decentralized applications (DApps) on the Cardano blockchain.&#x20;

## Working group leadership

* Cardano High Assurance Team: Romain Soulat <<romain.soulat@iohk.io>>&#x20;
* Plutus Core Team: Ziyang Liu <<ziyang.liu@iohk.io>>
* Secretary: Stefano Leone <<stefano.leone@iohk.io>>

## Working group members

To be updated by the working group - to list regular members/attendees, whom may make regular contributions or assist in managing the collaboration channels and meetings with the working group lead

## Collaboration channels

[Discord](https://discord.com/channels/1136727663583698984/1239888614796820531)

## Working Group Meeting date and time

The working group meets every two weeks on Tuesday at 16:00 CET.

[👉 Add to your Google Calendar](https://drive.google.com/file/d/1BtaKtsfWNxXG2dlQeMSaBUjoc1hlae1v/view?usp=sharing)

## Meeting Recordings

All meetings are recorded and published online. By participating, you consent to being recorded. If you do not wish to appear in the recording, please turn off your camera or leave the meeting.

📁 [Access the meeting recordings folder here](https://drive.google.com/drive/folders/1xzqYt4iwOoOuIS5EaCy3vO0gc27lYDEQ)

<br>


---

# 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/technical-working-groups/plutus.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.
