# SDK installations

Our SDK coverage will grow over time, but if you're urgently needing coverage please [request support](mailto:support@appear.sh).

We also support other methods to connect with Appear, like reporting to our [API endpoints](/installation/api-endpoint.md) and using an [OTel integration](/installation/open-telemetry-integration.md).

<table data-full-width="false"><thead><tr><th width="181.3046875">Framework</th><th width="568.765625">SDK status</th></tr></thead><tbody><tr><td><a href="/pages/UGQIJrMQlMxqNFuvYujG">Node.js</a></td><td>Ready</td></tr><tr><td><a href="/pages/jlM3SisA8Zmyh2EEhfUL">NestJS</a></td><td>Ready</td></tr><tr><td><a href="/pages/GueHkL4CWVeo0dzxKcgq">NextJS</a></td><td>Ready</td></tr><tr><td>Kotlin</td><td>Planned. <a href="mailto:support@appear.sh">Request support</a></td></tr><tr><td>PHP</td><td>Planned. <a href="mailto:support@appear.sh">Request support</a></td></tr><tr><td>.Net</td><td>Planned. <a href="mailto:support@appear.sh">Request support</a></td></tr><tr><td>Ruby</td><td>Planned. <a href="mailto:support@appear.sh">Request support</a></td></tr><tr><td>Go</td><td>Planned. <a href="mailto:support@appear.sh">Request support</a></td></tr><tr><td>Rust</td><td>Planned. <a href="mailto:support@appear.sh">Request support</a></td></tr></tbody></table>

We're working on supporting more frameworks to ensure Appear can enable as many engineering teams as possible. If you have any requests for our framework support, please [get in touch](/getting-started/get-in-touch.md) with us.

***

If you have any queries or require support with the above instructions, please [get in touch](/getting-started/get-in-touch.md) with us.


---

# 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/installation/sdk-installations.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.
