# Welcome

### **Quick Start**

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

{% content-ref url="/pages/4nif0XOKKfduWesWimFa" %}
[Quick Start](/quick-start.md)
{% endcontent-ref %}

### LogSnag for SaaS

Learn how LogSnag can help your SaaS business.

{% content-ref url="/pages/gYv6ORfQAcvFpww3D5ea" %}
[LogSnag for SaaS](/logsnag-for-saas.md)
{% endcontent-ref %}

### **Our SDKs**

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

[`Node`](/sdks/node.md) - [`React`](/sdks/react.md) - [`Next`](/sdks/next.md) - [`Vue`](/sdks/vue.md) - [`Deno`](/sdks/deno.md) - [`Web`](/sdks/web.md) - [`Python`](/sdks/python.md)

Also, don't forget to explore our [community-built integrations](/integrations/unofficial.md).

### **API Reference**

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

[`/log`](/api-reference/log.md) - [`/identify`](/api-reference/identify.md) - [`/insight`](/api-reference/insight.md)&#x20;


---

# 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://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.
