# Home

<h2 align="center"><sup><sub><kbd><mark style="color:$primary;">A digital world where exploration builds community and generates rewards.</mark></kbd></sub></sup></h2>

{% columns %}
{% column %}

### Learn more about Utopia

Explore the documentation for Utopia, the foundational layer designed to unify your on-chain experience. We're eliminating the fragmentation of Web3 by bringing Social interactions and DeFi utilities into one cohesive platform.

Here, you'll find everything you need to understand, navigate, and thrive in the universe we're creating.

<a href="broken-reference" class="button primary" data-icon="rocket-launch">Learn More</a> <a href="#join-a-community-of-over-1-000-explorers" class="button secondary" data-icon="message-smile">Community</a>
{% endcolumn %}

{% column %}
{% code title="index.js" overflow="wrap" %}

```javascript
// Import the Utopia SDK
import Utopia from "utopia-sdk";

// Initialize the Utopia client with your identity
const utopia = new Utopia({ apiKey: "YOUR_UTOPIA_ACCESS_KEY" });

// Send your first message across the universe
const transmission = await utopia.communication.broadcast({
  message: "Hello, Utopia!",
  channel: "genesis"
});

console.log("Message propagated through the network:", transmission.id);
```

{% endcode %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="https://1517749763-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4mJeEFj2o2ghHhxpGnzL%2Fuploads%2FpCyJ56vTpuR1qzabkHe8%2FChatGPT%20Image%2030%20%CE%A3%CE%B5%CF%80%202025%2C%2012_36_36%20%CE%BC%CE%BC-modified.png?alt=media&#x26;token=32dcdecf-d97d-4353-8eda-be48e9febc6c" alt="" width="563"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Navigate the Utopia Help Center

Help center is designed to empower you with the knowledge to connect, create, and prosper within our on-chain world. Find your path to mastery below.

<a href="https://app.gitbook.com/o/M3MVsxiK1pkQdyklgeoR/s/JycBBSha6TdqL3fRt64n/" class="button primary" data-icon="comment-question">Help Center</a>&#x20;
{% endcolumn %}
{% endcolumns %}

<h2 align="center">Join a community of over 1,000 explorers</h2>

<p align="center">Join our Telegram community and follow us on Twitter in just a few steps.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-telegram">:telegram:</i></h4></td><td><strong>Telegram community</strong></td><td>Join our Telegram community to post questions, get help, and share resources with over 1,000 explorers of Utopia.</td><td><a href="https://t.me/UtopiaBNB" class="button secondary">Join Telegram</a></td><td></td></tr><tr><td><h4><i class="fa-square-x-twitter">:square-x-twitter:</i></h4></td><td><strong>Twitter</strong></td><td>Follow our project on Twitter for updates, discussions, and the journey to Utopia. Be part of the adventure!</td><td><a href="https://x.com/UtopiaBNB" class="button secondary">Follow us on X</a></td><td></td></tr></tbody></table>
