# HowTo: Participate

## \[1] Join Discord

<https://discord.gg/hu93QMMcWS>

## [\[2\] RSVP to Discord #📅-events](/participate/rsvp.md)

## \[3] Participate in a Scheduled Event

### Google 📅 Calendar 📅

<https://calendar.google.com/calendar/u/0?cid=cmV0b2tlbi5kYW9AZ21haWwuY29t>

### LiveStream Events

* [Community Call](/participate/community-calls.md) | Weekly | Wed at 7p ET / LiveStream GoLive at 7:15p ET
* Core TEAM | Weekly Planning Session | Sun at 3p ET / LiveStream GoLive at 3:15p ET

> *Be sure to join the Zoom promptly.  We discuss the agenda during the initial 15 minutes prior to GoLive at +15min.*


---

# 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://docs.ret.team/participate.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.
