> For the complete documentation index, see [llms.txt](https://discover.theiofoundation.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://discover.theiofoundation.org/argos-clubs/about/spotlight.md).

# Spotlight

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Universitas Multimedia Nusantara (UMN)</strong></td><td align="center"><em><mark style="color:$success;">Launching in Q1 2026!</mark></em></td><td><a href="/files/1pXWp6iZL7PXLY3teGvu">/files/1pXWp6iZL7PXLY3teGvu</a></td><td><a href="/spaces/sRFrwDq11pmSbWoSLKjc/pages/EOWwVh3dOCa72dm0l4pc">/spaces/sRFrwDq11pmSbWoSLKjc/pages/EOWwVh3dOCa72dm0l4pc</a></td></tr><tr><td align="center"><strong>Universitas Kristen Maranatha (UKM)</strong></td><td align="center"><em><mark style="color:$success;">Launching in Q1 2026!</mark></em></td><td><a href="/files/NXR2E8tQro454yEarCmv">/files/NXR2E8tQro454yEarCmv</a></td><td><a href="/spaces/sRFrwDq11pmSbWoSLKjc/pages/aamCEULdeWrw0clv5KRm">/spaces/sRFrwDq11pmSbWoSLKjc/pages/aamCEULdeWrw0clv5KRm</a></td></tr></tbody></table>

## About the Argos Clubs

{% columns %}
{% column width="66.66666666666666%" %}
Argos Clubs are a part of the TechUp Community network, created by The IO Foundation to support technologists and anyone interested in ensuring that technology protects its users by design.
{% endcolumn %}

{% column width="33.33333333333334%" %}
Interested in starting your own club?

<a class="button primary" data-icon="comment-exclamation">Check how!</a>
{% endcolumn %}
{% endcolumns %}

{% hint style="danger" %}

## DISCLAIMER

Please note that this site is currently undergoing maintenance to update its content.\
\
We apologize for any inconvenience as we ensure that we finalized it in the shortest of times.\
\
THE IO FOUNDATION
{% endhint %}

xxx


---

# 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://discover.theiofoundation.org/argos-clubs/about/spotlight.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.
