# MicroTask/Development Challenge

- [MicroTask/Development Challenge](https://catalyst-swarm.gitbook.io/the-catalyst-school/microtask-development-challenge-1/microtask-development-challenge.md): Use the MicroTask/Development Challenge as a vehicle for creating Catalyst School training materials for the drafting of mini proposals.
- [First Iteration - Saturday Swarm](https://catalyst-swarm.gitbook.io/the-catalyst-school/microtask-development-challenge-1/first-iteration-saturday-swarm-24th-july-2021.md): First Iteration - Saturday Swarm 24th July 2021
- [Second Iteration - After Town Hall](https://catalyst-swarm.gitbook.io/the-catalyst-school/microtask-development-challenge-1/second-iteration.md): Second Iteration - Wednesday After Town Hall, 28th July 2021


---

# 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://catalyst-swarm.gitbook.io/the-catalyst-school/microtask-development-challenge-1.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.
