# Meetings

## Standups

We'll host a 60-minute virtual standup meeting once a week. It’s a focused check-in to keep us aligned and help clear obstacles.&#x20;

### Format

You should:

* come prepared with a brief update
* stick to 2 minutes or less
* share last week’s progress, upcoming goals, and any challenges
* be concise so everyone has time to speak.

***

## Peer Review

Every other week, we'll host a peer review session where you offer and receive feedback on code, articles, and other work.&#x20;

### Format

You should:

* bring work you’d like feedback on (or be ready to review others’ work)
* provide clear, constructive, and respectful feedback
* focus on actionable suggestions that help improve the work
* listen actively and engage in meaningful discussions.

***

## Feelings Friday

Every other week on Fridays, we'll have an open conversation on well-being, challenges, and successes. Think of it as a mini therapy session where we can normalize struggles and celebrate wins.&#x20;

### Format

You should:

* come prepared to honestly share your experiences
* listen with empathy and offer support
* keep the conversation respectful and confidential
* use this space to both express your feelings and help others.


---

# 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://pathways.btrust.tech/05/btrust-support/meetings.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.
