# Welcome!

### Want to jump right in?

Feeling like an eager beaver? Learn the fastest way to integrate Klasha into your platforms (web/mobile) and start receiving payments seamlessly.

{% content-ref url="integrating-klasha/getting-started" %}
[getting-started](https://developers.klasha.com/integrating-klasha/getting-started)
{% endcontent-ref %}

### Want to meet other developers integrating Klasha?

Join our Slack developers' community to discuss your Klasha use case with us, get responses to your questions quickly, and meet other developers integrating with Klasha.

{% embed url="<https://join.slack.com/t/klashadev/shared_invite/zt-xnnmdpo0-5Dx6gNuj9b9oiQIuKvqYgw>" %}
Klasha Slack Community
{% endembed %}

### Want to dive deeper?

Explore our services to get an idea of everything possible with Klasha.

{% content-ref url="accepting-payments" %}
[accepting-payments](https://developers.klasha.com/accepting-payments)
{% 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://developers.klasha.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.
