> For the complete documentation index, see [llms.txt](https://wiki.elsewhere.team/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.elsewhere.team/the-background.md).

# The background

- [Our history](https://wiki.elsewhere.team/the-background/our-history.md): We have quite a lot of history to why, when and who started elsewhere. We haven't had the time to write it yet though so this page is pretty short
- [Our details](https://wiki.elsewhere.team/the-background/our-details.md): If you need digital product strategy, design and code or believe in our people first organisations philosophy, this is how you get in touch to talk
- [Our organisation](https://wiki.elsewhere.team/the-background/our-organisation.md): The legal entity that makes up elsewhere so that we can do our best strategy, design and code work, stay in business and get better
- [Our finances](https://wiki.elsewhere.team/the-background/our-finances.md): We don't have a company if we don't make money, you can see our financial health, annual financial reports


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/the-background.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.
