# Hello World!

**Projects and builders can integrate SafeSwap's atomic swapping protocol in two ways:**

1. [SafeSwap Token Listing](/builders/token-listing.md)
2. [Whitelabel Integration (API)](/builders/whitelabel-integration.md)

## Benefits for Builders

* **Lower Development & Operational Costs:** By leveraging SafeSwap’s atomic swapping protocol, quickly and efficiently achieve cross-chain capabilities. Save significant resources, both in terms of time and money. Options for [API](/builders/api-integration-guide.md) and [whitelabel integrations](/builders/whitelabel-integration.md) are available for enhanced adaptability.
* **Broaden Project Visibility and User Reach:** Integration with SafeSwap propels your project into a wider audience sphere. Not only does this elevate your project's utility, but the exposure across multiple blockchains ensures organic user base expansion.
* **Preservation of Tokenomic Integrity:** With SafeSwap's smart cross-chain locking/unlocking mechanism, uphold the purity of your project's tokenomics. There will be no exceeded minting, burning, or supply division across chains. Everything remains atomic and consistent.
* **Boundless Multichain dApp Development:** Use the unique features of diverse blockchains (be it technology, speed, cost, support or partnerships) and present your innovative solutions to entirely new user demographics.
* **Optimal User Security Measures:** SafeSwap introduces an advanced security layer, a mechanism ensuring that funds are claimable exclusively on the device that initiated the swap. A critical protective feature that boosts user trust.
* **Elimination of External Liquidity Dependencies:** SafeSwap operates independently of external liquidity pools (LPs), promising continuous access to users and nullifying slippage. Enjoy the freedom of a self-sufficient system that ensures the best user experience.


---

# 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.safeswap.io/builders/hello-world.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.
