# Architect Onboarding

- [The Basics](https://garden.urbancolab.design/architect-onboarding/the-basics.md): Core Skills to Get You Up and Running at any Firm
- [I Graduated. Now what?](https://garden.urbancolab.design/architect-onboarding/the-basics/i-graduated.-now-what.md)
- [Design Thinking](https://garden.urbancolab.design/architect-onboarding/the-basics/design-thinking.md): Applications of design thinking on real world projects.
- [Learning by Repetition](https://garden.urbancolab.design/architect-onboarding/the-basics/learning-by-repetition.md): The real iterative process of refining building detail. Going beyond schematic design.
- [Zoning Research](https://garden.urbancolab.design/architect-onboarding/the-basics/zoning-research.md): Understanding how to start a project by researching the municipal websites for zoning information and property information.
- [Email/Communication/Workstation](https://garden.urbancolab.design/architect-onboarding/the-basics/email-communication-workstation.md): Learning how to communicate internally with your team, and externally with clients and consultants. How to maintain your computer's desktop and file management
- [Office Standards](https://garden.urbancolab.design/architect-onboarding/the-basics/office-standards.md): Getting familiar with drawing standards and conventions. How to work within a set of systems.
- [Codes and Ordinances](https://garden.urbancolab.design/architect-onboarding/the-basics/codes-and-ordinances.md): Teaching you how to seek knowledge on your own and find the right resources.
- [What You Should Have Learned in ProPractice](https://garden.urbancolab.design/architect-onboarding/the-basics/what-you-should-have-learned-in-propractice.md): Basics of contract obligations and project delivery.  Managing Client expectations.
- [Working in Teams](https://garden.urbancolab.design/architect-onboarding/the-basics/working-in-teams.md): How to collaborate with your team and outside consultants to coordinate the design process.
- [Small Firm Basics](https://garden.urbancolab.design/architect-onboarding/the-basics/small-firm-basics.md): The ins and outs of how small firms tick. Getting to know what firm size you prefer.
- [Large Firm Basics](https://garden.urbancolab.design/architect-onboarding/the-basics/large-firm-basics.md): The ins and outs of how large firms tick.
- [Learning How to Build](https://garden.urbancolab.design/architect-onboarding/the-basics/learning-how-to-build.md): Fundamentals in developing construction details from the footing up. Wall Sections that work!
- [Site Visits](https://garden.urbancolab.design/architect-onboarding/the-basics/site-visits.md): What to do when visiting a construction site and a field measurement visit.
- [Managing Product Reps and Vendors](https://garden.urbancolab.design/architect-onboarding/the-basics/managing-product-reps-and-vendors.md): How to grow and maintain professional relationships
- [Time Management](https://garden.urbancolab.design/architect-onboarding/the-basics/time-management.md): Getting used to a time-sheet and managing your personal work calendar to stay focused and GTD.
- [Professional Development and Growth](https://garden.urbancolab.design/architect-onboarding/the-basics/professional-development-and-growth.md): membership groups like AIA, NOMA, CSI, and how to grow your network.


---

# 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://garden.urbancolab.design/architect-onboarding.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.
