> For the complete documentation index, see [llms.txt](https://docs.entangle.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.entangle.fi/universal-interoperability-protocol/developer-guides.md).

# Developer Guides

UIP is a modular interoperability protocol that enables seamless communication between EVM and non-EVM blockchains. It provides developers with secure, scalable, and customizable messaging tools for omnichain applications. With its dual-consensus architecture and dynamic scaling, UIP ensures reliable and efficient data transfer across networks.

Developers working on cross-chain applications or looking to enhance their dApps with omnichain functionality can explore our guides to get started with UIP. Each guide walks you through the setup and integration process step by step.

## Video Guides

For voiced over guides with full walk throughs you can check out our [YouTube](https://www.youtube.com/@entanglefi) page.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>UIP Series Introduction</td><td><a href="/files/Vzmp7cgZuhfA5ja1sQcD">/files/Vzmp7cgZuhfA5ja1sQcD</a></td><td><a href="https://www.youtube.com/watch?v=BO4Mtsw_Xis">https://www.youtube.com/watch?v=BO4Mtsw_Xis</a></td></tr><tr><td>Environment Setup</td><td><a href="/files/DQWNBNFg4Rqx376MFxoa">/files/DQWNBNFg4Rqx376MFxoa</a></td><td><a href="https://www.youtube.com/watch?v=FGATDM3x_Lw">https://www.youtube.com/watch?v=FGATDM3x_Lw</a></td></tr><tr><td>Deploying Contracts &#x26; Sending Messages</td><td><a href="/files/dbf5lWJVhW20Iqr1csOI">/files/dbf5lWJVhW20Iqr1csOI</a></td><td><a href="https://www.youtube.com/watch?v=eu0kHrCrvlk">https://www.youtube.com/watch?v=eu0kHrCrvlk</a></td></tr></tbody></table>

## Text Guides

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Getting Started</td><td><a href="/pages/1RIYqRNptxq1GVGsdyzZ">/pages/1RIYqRNptxq1GVGsdyzZ</a></td><td><a href="/files/0CLSyNtJDW7esmkMTA6X">/files/0CLSyNtJDW7esmkMTA6X</a></td></tr><tr><td>Solidity Examples &#x26; Guides</td><td><a href="/pages/cEwh30D9ohDQWxCAikLp">/pages/cEwh30D9ohDQWxCAikLp</a></td><td><a href="/files/ss4CtaqsEFdX4t81G3tI">/files/ss4CtaqsEFdX4t81G3tI</a></td></tr><tr><td>Solana Examples &#x26; Guides</td><td><a href="/pages/4kjEKpktPiPy2GmYdPOU">/pages/4kjEKpktPiPy2GmYdPOU</a></td><td><a href="/files/78Y5XWkQE8OTVaMiQLF3">/files/78Y5XWkQE8OTVaMiQLF3</a></td></tr><tr><td>Calculate Cross-Chain Transaction Cost</td><td><a href="/pages/5Pyxg3zKILh2Hvb5JPb3">/pages/5Pyxg3zKILh2Hvb5JPb3</a></td><td><a href="/files/hgRxkp1JEjhZtGONDmqI">/files/hgRxkp1JEjhZtGONDmqI</a></td></tr><tr><td>Becoming a Transmitter</td><td><a href="/pages/ochsXZJBiv52Qx6olU7l">/pages/ochsXZJBiv52Qx6olU7l</a></td><td><a href="/files/3mRH6QKINwrdLi9LSSDb">/files/3mRH6QKINwrdLi9LSSDb</a></td></tr><tr><td>How to Debug Sent Messages</td><td><a href="/pages/AFnLuAyqZke89fnuhWn3">/pages/AFnLuAyqZke89fnuhWn3</a></td><td><a href="/files/ss4CtaqsEFdX4t81G3tI">/files/ss4CtaqsEFdX4t81G3tI</a></td></tr><tr><td>Customizable Message Transmission Options</td><td><a href="/pages/n2iCIVQwkgnSTmZkRSx9">/pages/n2iCIVQwkgnSTmZkRSx9</a></td><td><a href="/files/5nTYL4IH1PfgSePrrRug">/files/5nTYL4IH1PfgSePrrRug</a></td></tr><tr><td>SDK Setup</td><td><a href="/pages/E6mO4XFM6uA7dTDSiFDR">/pages/E6mO4XFM6uA7dTDSiFDR</a></td><td><a href="/files/LgkLxjfUByaUOR14G88W">/files/LgkLxjfUByaUOR14G88W</a></td></tr><tr><td>Revenue Sharing for Transmitters</td><td><a href="/pages/MruVtr9WH2gD2YWLmBoB">/pages/MruVtr9WH2gD2YWLmBoB</a></td><td><a href="/files/eT2RFsoDI8vt5WnbCRHi">/files/eT2RFsoDI8vt5WnbCRHi</a></td></tr><tr><td>How to Become a Super Transmitter</td><td><a href="/pages/IWNMmHZjeyHhgkzk5YwH">/pages/IWNMmHZjeyHhgkzk5YwH</a></td><td><a href="/files/zKhWuANmLEv7xGfplqkJ">/files/zKhWuANmLEv7xGfplqkJ</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.entangle.fi/universal-interoperability-protocol/developer-guides.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
