> For the complete documentation index, see [llms.txt](https://l1x-sdk.gitbook.io/l1x-developer-interface/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk.md).

# Start Building with X-Talk

- [Cross Chain Data and Message Passing (XCDP)](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp.md)
- [v1.1 (Latest)](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.1-latest.md)
- [System Overview](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.1-latest/system-overview.md)
- [Your First Cross-Chain dApp with XTalk: A Step-by-Step Guide](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.1-latest/your-first-cross-chain-dapp-with-xtalk-a-step-by-step-guide.md)
- [v1.0 (Legacy )](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy.md)
- [Build your first XCDP - EVM Contract](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy/build-your-first-xcdp-evm-contract.md): Step by Step guide and Repository link provided in Templates Section. In this guide we will use Sepolia and bscTestnet to deploy the client chain contracts and L1X TestNet to deploy X-Talk Contract.
- [Build your first XCDP - Solana to EVM Contract and XCDP - EVM to Solana Contract](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy/build-your-first-xcdp-solana-to-evm-contract-and-xcdp-evm-to-solana-contract.md): Step by Step guide with detailed process. In this guide we will use Solana devnet, Sepolia and L1X TestNet to deploy X-Talk Flow Contract.
- [Pre-Requisites for Solana](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy/build-your-first-xcdp-solana-to-evm-contract-and-xcdp-evm-to-solana-contract/pre-requisites-for-solana.md)
- [X-Talk Swap](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy/x-talk-swap.md)
- [Pre-Requisites](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy/x-talk-swap/pre-requisites.md)
- [Pre-Requisites for Solana](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy/x-talk-swap/pre-requisites/pre-requisites-for-solana.md)
- [Build your first X-Talk Swap Contract](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy/x-talk-swap/build-your-first-x-talk-swap-contract.md): Step by Step guide and Repository link provided in Templates Section.
- [Hardhat Installation & Deploy Liquidity Provision Contract that integrates with X-Talk Swap](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy/x-talk-swap/build-your-first-x-talk-swap-contract/hardhat-installation-and-deploy-liquidity-provision-contract-that-integrates-with-x-talk-swap.md): Liquidity Provision Contract integrates with X-Talk Swap Contract to provide liquidity for swaps. Liquidity provision contracts are one of the examples of the use case of X-Talk Swaps.
- [Build your first X-Talk Swap Solana to EVM Contract and X-Talk Swap EVM to Solana Contract](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy/x-talk-swap/build-your-first-x-talk-swap-solana-to-evm-contract-and-x-talk-swap-evm-to-solana-contract.md): Step by Step guide with detailed process. In this guide we will use  Solana devnet, Avalanche mainnet and L1X TestNet to deploy X-Talk Flow Contract.
- [Deploy Liquidity Provision Contract that integrates with Solana Swap](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.0-legacy/x-talk-swap/build-your-first-x-talk-swap-solana-to-evm-contract-and-x-talk-swap-evm-to-solana-contract/deploy-liquidity-provision-contract-that-integrates-with-solana-swap.md): Liquidity Provision Contract integrates with X-Talk Swap Contract to provide liquidity for Solana swaps. Liquidity provision contracts are one of the examples of the use case of Solana-EVM Swaps.
- [v1.2 (Beta - Developer Guide)](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.2-beta-developer-guide.md)
- [SimpleMessageTest.sol](https://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk/cross-chain-data-and-message-passing-xcdp/v1.2-beta-developer-guide/simplemessagetest.sol.md)


---

# 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://l1x-sdk.gitbook.io/l1x-developer-interface/multi-chain-with-x-talk/start-building-with-x-talk.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.
