# Developers

As a part of the future open finance, SyncSwap protocol is composable and open for integration.

## Documentation

Technical Docs

<https://docs.syncswap.xyz/syncswap-technical-docs>

For developer resources, please visit the API Documentation.

<https://syncswap.gitbook.io/api-documentation/>

{% embed url="<https://syncswap.gitbook.io/api-documentation/>" %}

## Github Repos

You can find and build with the core smart contract and other protocol repositories on Github @syncswap

{% embed url="<https://github.com/syncswap>" %}

## Developer Supports

SyncSwap is building a developer-friendly platform and we are happy to provide support for developers in the best efforts.

Please don't hesitate to join our Discord for help, and we have set up a channel for dev support!

{% embed url="<https://discord.gg/syncswap>" %}


---

# 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.syncswap.xyz/syncswap/smart-contracts/developers.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.
