# Welcome

{% hint style="info" %}
Learn the basics of the SilverDoor:  who we are, what we do, how we do it, and what makes us a better place for product specialists.
{% endhint %}

For **new team members**, this space will be helpful during your first days with the team, to better learn about who we are and how we work.

For **long-time team members**, this space will act as a reminder and allow you to find answers about admin and policies etc.

<details>

<summary>How to use it?</summary>

This space is designed to be read linearly, so start with our Vision, Mission & Focus and work down from there! We recommend reading through the end of the "Background" section in one sitting.

After that you can zoom into the particular focus section that pertains to you!  Either "Kazoku" for internal strategy and human stuff, "Partners" for external strategy and business development, or "Product" for building and operating partnerships.

</details>

<details>

<summary>Contributing</summary>

If you want to contribute changes, start a new change request and submit it for review!

</details>


---

# 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://gitbook.silverdoor.ai/welcome.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.
