# Wiki introduction

Welcome to the Elsewhere wiki, here you'll find the detailed documentation of who we are, why we do what we do and how we do it.

We use this wiki in order to document how we work for our internal teams and clients. If you want to know more about the inner workings of elsewhere then you're in the right place. If you need a broader overview, then start with our [website](https://www.elsewhere.team)

Here's some links to get you started:

* An [overview](https://wiki.elsewhere.team/a-digital-product-studio) of elsewhere
* Find our more about our [project leads](https://wiki.elsewhere.team/the-people/generalists)
* Our [process](https://wiki.elsewhere.team/the-work/how-we-help)
* [Why](https://wiki.elsewhere.team/the-theory/our-vision) we do what we do

Otherwise just use the menu on the left and explore...enjoy 🎉


---

# 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://wiki.elsewhere.team/wiki-introduction.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.
