# Welcome

Welcome to the WBA Developer Training Institute. Our programs are for emerging professional builders who seek the master course experience in a cohort model. Philosophically, we believe that most learners achieve greater success as part of a collaborative team, where growth is facilitated by senior blockchain engineers who are also teachers.

The course is a rigorous, ambitious, and fast-paced program. Our [P4BL](https://medium.com/@jeff.paul/p4bl-a-wba-secret-sauce-24ca70e8defe) approach prepares skilled, confident, and responsible [stewards](https://medium.com/@jeff.paul/steward-culture-a886292cb495) of the blockchain.

We serve Rust-based environments. As such, we focus on the fundamentals of Rust as they apply to smart contract development.

Interconnectivity and interoperability are central to the next wave of growth. Hence, we focus heavily on these areas.

We are not just a learning institute, we are an research and innovation institute. To continue to position ourselves on the leading edge of Web3, we will always seek the most pressing challenges, and build safe, secure, and efficient solutions.


---

# 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://solana.web3builders.dev/for-students/readme.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.
