# Schedule & Plans

{% hint style="info" %}
**Next Meeting:** 7 Feb 2022, 6:00pm, GOL-2690 with remote Discord option available.
{% endhint %}

The club currently meets on a weekly basis on Monday evenings. Meetings normally consist of:

* Discussion of current events and recent developments in the blockchain space
* A presentation on a featured topic or protocol given by a member of the club
* Design and distribution of an "I showed up and all I got was this NFT" token

A tentative schedule is laid out below:

<table><thead><tr><th>Date</th><th>Topic</th><th data-type="rating" data-max="5">Difficulty Level (lower is easier)</th></tr></thead><tbody><tr><td>Jan 24</td><td>Intro / Current Events</td><td>2</td></tr><tr><td>Jan 31</td><td>TBD</td><td>null</td></tr><tr><td>Feb 7</td><td>DeFi Project Discussion</td><td>3</td></tr><tr><td>Feb 14</td><td>TBD / Teaching Blockchain at RIT</td><td>null</td></tr><tr><td>Feb 21</td><td>Crypto Taxes: Does the IRS care about my monkey?</td><td>2</td></tr><tr><td>Feb 28</td><td>Crypto Careers Presentation with TBD Guest Speaker</td><td>3</td></tr><tr><td>Mar 7</td><td>Spring Break<span data-gb-custom-inline data-tag="emoji" data-code="1f334">🌴</span></td><td>null</td></tr><tr><td>Mar 14</td><td>TBD (Something related to Brickhack)</td><td>4</td></tr><tr><td>Mar 21</td><td>Putting the "We" in Web3: Zapper.Fi Guest Speaker</td><td>2</td></tr></tbody></table>


---

# 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.btcrit.com/activity/schedule-and-plans.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.
