# Welcome

### **Quick Start**

This is your first step. It's a guide to help you get started fast.

{% content-ref url="quick-start" %}
[quick-start](https://docs.logsnag.com/quick-start)
{% endcontent-ref %}

### LogSnag for SaaS

Learn how LogSnag can help your SaaS business.

{% content-ref url="logsnag-for-saas" %}
[logsnag-for-saas](https://docs.logsnag.com/logsnag-for-saas)
{% endcontent-ref %}

### **Our SDKs**

Check these out for an easy way to integrate LogSnag into your product.

[`Node`](https://docs.logsnag.com/sdks/node) - [`React`](https://docs.logsnag.com/sdks/react) - [`Next`](https://docs.logsnag.com/sdks/next) - [`Vue`](https://docs.logsnag.com/sdks/vue) - [`Deno`](https://docs.logsnag.com/sdks/deno) - [`Web`](https://docs.logsnag.com/sdks/web) - [`Python`](https://docs.logsnag.com/sdks/python)

Also, don't forget to explore our [community-built integrations](https://docs.logsnag.com/integrations/unofficial).

### **API Reference**

This is your go-to for all the technical details.

[`/log`](https://docs.logsnag.com/api-reference/log) - [`/identify`](https://docs.logsnag.com/api-reference/identify) - [`/insight`](https://docs.logsnag.com/api-reference/insight)&#x20;


---

# 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.logsnag.com/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.
