# Node, CLI and API

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

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

## Purpose / Goal

The Technical Working Group oversees development and maintenance of Cardano's node software, command line interface (CLI), and application programming interfaces (APIs). These components are essential for interacting with the Cardano blockchain.

## Working group lead

Jordan Millar

## 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] etc.

## Working Group Meeting date and time

This working group meets on \[to be updated by the working group]

Here is a link to the meeting \[To be updated by working group]


---

# 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://committees.docs.intersectmbo.org/groups-overview/technical-working-groups/node-cli-and-api.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.
