# Welcome Evently Docs!

Welcome to the Eventy API documentation! We're thrilled to have you here and look forward to helping you integrate your application with our blockchain service seamlessly. Our API provides developers with the ability to manage transactions, events, clients, and bookings effortlessly.

To get started, we recommend visiting the Authentication section, where you can learn how to authenticate your requests and receive detailed instructions on how to begin using the API. If you have any questions or feedback, please don't hesitate to reach out to our support team.

Thank you for choosing Eventy as your blockchain service provider. We're excited to see what you'll build with our API!


---

# 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.evently.live/welcome-evently-docs.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.
