# Start Here

## 🏁  Getting started with Swing

As Swing progresses as a foundation for cross-chain liquidity, it aims to partner with other DeFi and AMM communities and provide support to build out their products. This will lead to both additional liquidity and faster, more efficient DeFi protocols for everyone. &#x20;

Using Swing, developers can easily achieve cross-chain communication and open up a myriad of [use cases](/swing/use-cases.md) and applications.&#x20;

## ⚒️  How to Integrate Swing

![](/files/pFNzb6FeXV8pIyUC4UvL)

### 1. Swing Embedded Widget

👀  **Coming Soon.**

### 2. Swing API

Explore server-side API libraries and integrate with API endpoints.  Browse the documentation and demo code with our mock servers for custom integrations.

{% content-ref url="/pages/XoJceWPIc4MvsLVluq1N" %}
[Swing API](/swing/build-with-swing/swing-api.md)
{% endcontent-ref %}

### 3. Swing SDK&#x20;

Explore the SDK to build and customize dApps with Swing.  This option makes sense if you already have an existing UI or have the capacity to build one.

{% content-ref url="/pages/E02CVyKsJCWkcBEHbWNC" %}
[Swing SDK](/swing/build-with-swing/swing-sdk.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://swing-4.gitbook.io/swing/build-with-swing/start-here.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.
