# What is AstridLogger?

{% hint style="danger" %}
**Version requirements:** AstridLogger requires Node version 14 and above to run!
{% endhint %}

AstridLogger is an all in one logging library for all your needs. It can send you text messages, messages to Discord channels, or just a standard log into the console.

## Getting Started

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/yorvfizh3aeIW1TJqw6A" %}
[Creating your first log](/astridlogger/guides/creating-your-first-log.md)
{% endcontent-ref %}

{% content-ref url="/pages/h9696YluVZTGzpdtJ2ZK" %}
[Advanced configuration](/astridlogger/guides/advanced-configuration.md)
{% endcontent-ref %}


---

# 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://kindled.gitbook.io/astridlogger/what-is-astridlogger.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.
