# Welcome!

## Welcome to ClipShare

Welcome to ClipShare! The following documentation will help to get you up and running with ClipShare.&#x20;

## Want to jump right in?

Choose the documentation best fits your needs:

{% content-ref url="/pages/Rkg6YyAKOCUNJKC6dCiA" %}
[iOS](/clipshare-sdk-docs/mobile-sdk/ios.md)
{% endcontent-ref %}

{% content-ref url="/pages/3Iyx4pctgBPsbnPLraSc" %}
[Android](/clipshare-sdk-docs/mobile-sdk/android.md)
{% endcontent-ref %}

{% content-ref url="/pages/WmmsXPKVPuNznl8ATrri" %}
[JavaScript](/clipshare-sdk-docs/web-sdk/javascript.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://docs.snapodds.com/clipshare-sdk-docs/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.
