# Stargate

## User Docs <a href="#website" id="website"></a>

<https://stargateprotocol.gitbook.io/stargate/v/user-docs/>

## Website <a href="#website" id="website"></a>

​[stargate.finance](https://stargate.finance/)​

## White Paper

[Delta - Solving the Bridging Triliema](https://www.dropbox.com/s/gf3606jedromp61/Delta-Solving.The.Bridging-Trilemma.pdf?dl=0)

## Developers <a href="#developers" id="developers"></a>

See how to [perform swaps programmatically](https://stargateprotocol.gitbook.io/stargate/developers/how-to-swap)​. Here is a smart contract that [demonstrates the power of Stargate's composability](https://stargateprotocol.gitbook.io/stargate/stargate-composability/stargatecomposed.sol).​

## Join The Community <a href="#join-the-community" id="join-the-community"></a>

Come [ask questions](https://t.me/+LEM0ELklmO1kODdh) or tell us what you're building in [Telegram](https://t.me/+LEM0ELklmO1kODdh).​

## Delta Algorithm <a href="#delta-algorithm" id="delta-algorithm"></a>

Stargate maintains unified liquidity asset pools supported by the novel Delta algorithm.​


---

# 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://stargateprotocol.gitbook.io/stargate/stargate.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.
