> For the complete documentation index, see [llms.txt](https://snet-ambassadors.gitbook.io/singularitynet-archive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snet-ambassadors.gitbook.io/singularitynet-archive/timeline/2022/may-2022/week-22.md).

# Week 22

## Monday, 23rd May 2022

### Ambassador Workgroup meeting | Structure/Incubation workgroup

{% embed url="<https://youtu.be/CCNoI0T9aic?list=PLAJnaovHtaFRqH70o3L6s4WbqAJh1Jjmg>" %}

[0:00](https://www.youtube.com/watch?v=CCNoI0T9aic\&t=0s) Meeting Agenda [3:15](https://www.youtube.com/watch?v=CCNoI0T9aic\&t=195s) Notion Platform Inspiration [8:03](https://www.youtube.com/watch?v=CCNoI0T9aic\&t=483s) Ambassador Notion Page Overview [14:03](https://www.youtube.com/watch?v=CCNoI0T9aic\&t=843s) Ambassador Notion Goals [20:10](https://www.youtube.com/watch?v=CCNoI0T9aic\&t=1210s) Task/Rewards Management Slide [46:21](https://www.youtube.com/watch?v=CCNoI0T9aic\&t=2781s) Work Group Slide [47:15](https://www.youtube.com/watch?v=CCNoI0T9aic\&t=2835s) Ambassador Sign-up Slide discussion [53:43](https://www.youtube.com/watch?v=CCNoI0T9aic\&t=3223s) Last thoughts/open discussion

## Tuesday, 24th May 2022

### Ambassador Town Hall meeting #3

Ambassador Town Hall meeting #3 was hosted by Peter Elfrink.

{% embed url="<https://youtu.be/3zhGh9cTdB0?list=PLAJnaovHtaFRqH70o3L6s4WbqAJh1Jjmg>" %}

[0:00](https://www.youtube.com/watch?v=3zhGh9cTdB0\&t=0s) Agenda Items [1:00](https://www.youtube.com/watch?v=3zhGh9cTdB0\&t=60s) Recap/Updates [1:44](https://www.youtube.com/watch?v=3zhGh9cTdB0\&t=104s) Notion Page Update [4:00](https://www.youtube.com/watch?v=3zhGh9cTdB0\&t=240s) Rewards Update [5:50](https://www.youtube.com/watch?v=3zhGh9cTdB0\&t=350s) Workgroups Update [8:47](https://www.youtube.com/watch?v=3zhGh9cTdB0\&t=527s) Tasks Update [23:28](https://www.youtube.com/watch?v=3zhGh9cTdB0\&t=1408s) Final Tasks Update [33:21](https://www.youtube.com/watch?v=3zhGh9cTdB0\&t=2001s) Additional Challenge/Open Discussion [1:00:57](https://www.youtube.com/watch?v=3zhGh9cTdB0\&t=3657s) Final Thoughts/Questions

#### Slides

{% embed url="<https://docs.google.com/presentation/d/1z3TRRbwJ1nMW9-uxY4-TGTh3EWzE6n4Kkq5rzTVk0RI/edit?usp=sharing>" %}

## Friday, 27th May 2022

### Ambassador Workgroup meeting | Community Podcast

{% embed url="<https://youtu.be/GHisV-Ufvlk>" %}

[0:00](https://www.youtube.com/watch?v=GHisV-Ufvlk\&t=0s) Agenda #1 Mindplex [6:30](https://www.youtube.com/watch?v=GHisV-Ufvlk\&t=390s) Agenda #2 Platform Ideas? [14:00](https://www.youtube.com/watch?v=GHisV-Ufvlk\&t=840s) Podcast structure discussion [23:15](https://www.youtube.com/watch?v=GHisV-Ufvlk\&t=1395s) Dework Platform/Tooling discussion [37:10](https://www.youtube.com/watch?v=GHisV-Ufvlk\&t=2230s) Questions/Thoughts [51:30](https://www.youtube.com/watch?v=GHisV-Ufvlk\&t=3090s) Miro Board-Mini Proposals Process [54:50](https://www.youtube.com/watch?v=GHisV-Ufvlk\&t=3290s) Podcast Ambassador Program Ideas [1:05:48](https://www.youtube.com/watch?v=GHisV-Ufvlk\&t=3948s) Final thoughts


---

# 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://snet-ambassadors.gitbook.io/singularitynet-archive/timeline/2022/may-2022/week-22.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.
