# Evntaly

## Evntaly

- [Welcome to Evntaly](https://evntaly.gitbook.io/evntaly/readme.md)
- [What is Evntaly ?](https://evntaly.gitbook.io/evntaly/what-is-evntaly.md): Evntaly is a powerful event tracking and analytics platform.
- [Why Evntaly ? ](https://evntaly.gitbook.io/evntaly/why-evntaly.md): Evntaly stands out in the crowded analytics market for its ease of integration, versatility, and powerful automation features.
- [Getting Started](https://evntaly.gitbook.io/evntaly/getting-started.md): How to get started with Evntaly
- [JavaScript](https://evntaly.gitbook.io/evntaly/sdks/javascript.md): JavaScript SDK
- [Ruby](https://evntaly.gitbook.io/evntaly/sdks/ruby.md): Ruby SDK
- [Python](https://evntaly.gitbook.io/evntaly/sdks/python.md): Python SDK
- [C#](https://evntaly.gitbook.io/evntaly/sdks/c.md): Dotnet SDK
- [Go](https://evntaly.gitbook.io/evntaly/sdks/go.md): Go Lang SDK
- [PHP](https://evntaly.gitbook.io/evntaly/sdks/php.md): PHP SDK
- [Web](https://evntaly.gitbook.io/evntaly/sdks/web.md): Web SDK
- [cURL](https://evntaly.gitbook.io/evntaly/sdks/curl.md): API Reference
- [Swift – Native HTTP](https://evntaly.gitbook.io/evntaly/sdks/curl/swift-native-http.md): Use Native HTTP Request in Swift
- [Flutter - Dart](https://evntaly.gitbook.io/evntaly/sdks/curl/flutter-dart.md): Use Native HTTP Request in Dart
- [Android - Kotlin](https://evntaly.gitbook.io/evntaly/sdks/curl/android-kotlin.md): Use okhttp3 to Send HTTP in Kotlin


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://evntaly.gitbook.io/evntaly/readme.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.
