> For the complete documentation index, see [llms.txt](https://committees.docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://committees.docs.intersectmbo.org/intersect-membership-community-committee/about/interest-groups.md).

# Special Interest Groups

To get involved with any SIG, go directly to the MCC section of the Intersect discord, where each SIG has its own discord channel.

### Nexus Interest Group&#x20;

Nexus aims to enable non-technical and time-limited Cardano community members to contribute meaningfully. It organizes contributions through roles and activities without financial compensation, instead offering recognition. This initiative hopes to transform spectators into contributors, reducing treasury expenses, and strengthening community engagement. Website:[ www.cardanonexus.org](http://www.cardanonexus.org).

### Accounting Interest Group&#x20;

Intersect Groups struggle with financial management, leading to inefficiencies and risks. The proposed Accounting Service Group (ASG) will provide financial training, support, and compliance, and act as a liaison with the Budget Committee. This will improve financial reporting, budgeting, and resource allocation, strengthening the organization's financial foundation and reputation.

### Decentralized Trust and Identity SIG&#x20;

The Trust & Identity SIG aims to connect Cardano community members and organizations around SSI, Identity, and Trust solutions. It promotes networking, highlights active contributors, and fosters community engagement. The group plans to create a directory, facilitate synergies, and host regular meetings with guest speakers to share insights and opportunities.

<br>

{% content-ref url="/spaces/EQKJj23wmYZgW7lKNG4g" %}
[Intersect Fundraising WG](https://intersect-fundraising-wg.gitbook.io/intersect-fundraising-wg/)
{% endcontent-ref %}


---

# 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://committees.docs.intersectmbo.org/intersect-membership-community-committee/about/interest-groups.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.
