# Btrust Support

<figure><img src="/files/8nRNrNaxMtfPBWoYr8O9" alt=""><figcaption></figcaption></figure>

We'll be providing structured support for all the builders that scaled through month 1 of the ₿OSS program. This note shows key activities, timelines, and resources to enhance your open-source contributions, engagement, and overall experience.&#x20;

Our support plan spans the concluding two months (Month 2 and Month 3) of the ₿OSS program with periodic activities highlighted below.&#x20;

***

### **Mentorship hours: by Builders faculty**

You will be matched with a mentor from the Builders faculty. The goal of this activity is to provide personalized guidance, support, and constructive feedback to help you thrive in the programme and Bitcoin open-source.&#x20;

* **Frequency**: One call per week.&#x20;
* **Resource**: Read the [mentorship guide](/05/btrust-support/mentoring-guide.md).&#x20;

### **Standups**

A  60-minute virtual meeting where you share what you've worked on the previous week, what you plan to do in the new week, and any blockers you are facing.

* **Frequency**: One call per week.&#x20;
* **Resource**: Review the [format](/05/btrust-support/meetings.md#standups).&#x20;

### **Peer Review**

You offer (and receive) support through code reviews, article reviews, and provide constructive feedback. This helps you collaborate with and learn from other developers in the space.&#x20;

* **Frequency**: Bi-weekly.&#x20;
* **Resource**: Review the [format](/05/btrust-support/meetings.md#peer-review).&#x20;

### **Feelings Friday**

Open conversation about your well-being, challenges, and successes. Think of it as a mini therapy session, so come prepared to share!&#x20;

* **Frequency**: Bi-weekly.&#x20;
* **Resource**: Review the [format](/05/btrust-support/meetings.md#feelings-friday).&#x20;


---

# 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.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.
