# Activity Template

**Name**: A catchy, descriptive title for the activity.

**Category**: Community Building / Learning Activity

**Type**: The format of the activity  Talk session / Workshop / Hackathon / Learning Program / Meetup

**Summary - oneliner**: A brief, engaging sentence that captures the essence of the activity.

**Purpose**: The main goal or objective of the activity.

**How**: A concise explanation of how the activity will be conducted.

**Expected outcome**: What participants should gain or achieve by the end of the activity.

**How to measure impact**: Methods to evaluate the activity's success and participant learning.

**Pre-event checklist**: Essential tasks to complete before the activity begins.

**Post-event checklist**: Follow-up tasks to ensure the activity's impact is maximized.

**Curated by**: Name or team responsible for designing and organizing the activity.

**Ideal audience**: The target group that would benefit most from this activity.

**Resource Links**: Useful references, tools, or materials related to the activity.


---

# 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://wiki.tinkerhub.org/campus-community/activity-guidelines/activity-template.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.
