# Getting Started

- [Welcome to Appear](https://docs.appear.sh/getting-started/welcome-to-appear.md): Schema automation for API teams in Enterprise.
- [How Appear works](https://docs.appear.sh/getting-started/how-appear-works.md): Appear passively observes your private network traffic to generate documentation based off your production schema, plus much more.
- [Who is Appear for?](https://docs.appear.sh/getting-started/who-is-appear-for.md): Appear solves a critical problem that exists in nearly every company around the world. However there are specific roles and people that we focus on when designing and building the platform.
- [Get In Touch](https://docs.appear.sh/getting-started/get-in-touch.md): Whether it's feedback, requests for information, or bugs, we'd love to hear from you.
- [Early Access Programme](https://docs.appear.sh/getting-started/early-access-programme.md): Learn about what it means to be part of Appear's Early Access Programme, and why it may be the right fit for your team.
- [Installation](https://docs.appear.sh/getting-started/installation.md): See what languages, containers, and frameworks we support. Keep an eye on this list as it evolves based on customer feedback and releases.


---

# 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://docs.appear.sh/getting-started.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.
