> For the complete documentation index, see [llms.txt](https://sogni.gitbook.io/sogni-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sogni.gitbook.io/sogni-docs/token-overview.md).

# 🔗 Token Overview

| **Attribute**                        | **Details**                                                                                                                                                                                                                                                                                                                    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                       |
| ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Token Name**                       | Sogni AI                                                                                                                                                                                                                                                                                                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                       |
| **Token Ticker**                     | SOGNI                                                                                                                                                                                                                                                                                                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                       |
| **Listing Date**                     | July 2, 2025                                                                                                                                                                                                                                                                                                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                       |
| SOGNI Token **Contract Address**     | <ul><li>Base: <a href="https://basescan.org/token/0xE014d2A4da6E450f21b5050120D291e63c8940FD"><code>0xE014d2A4da6E450f21b5050120D291e63c89</code></a></li><li>Etherlink: <a href="https://explorer.etherlink.com/token/0x2767Fc1048cd0ae4fd952eeF09853301c9DC7173"><code>0x2767Fc1048cd0ae4fd952eeF098533</code></a></li></ul> |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                       |
| **Token Bridge**                     | <https://bridge.etherlink.com/evm>                                                                                                                                                                                                                                                                                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                       |
| **Total Supply**                     | 10,000,000,000                                                                                                                                                                                                                                                                                                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                       |
| NFT Prospect Worked Contract Address | <ul><li>Basescan: <a href="https://basescan.org/token/0x1b228dbb1989b96d6fe989822ee25b979812da29">0x1b228dbb1989b96d6fe989822ee25b979812da29</a></li><li>OpenSea: <a href="https://opensea.io/collection/sogni-prospect-worker"><https://opensea.io/collection/sogni-prospect-worker></a></li></ul>                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                       |
| Decentralized Exchanges              | <ul><li>Aerodrome (Base): <a href="https://aerodrome.finance/swap?from=0xfde4c96c8593536e31f229ea8f37b2ada2699bb2&#x26;to=0xe014d2a4da6e450f21b5050120d291e63c8940fd&#x26;chain0=8453&#x26;chain1=8453">swap</a>                                                                                                               | <a href="https://aerodrome.finance/deposit?token0=0xe014d2a4da6e450f21b5050120d291e63c8940fd&#x26;token1=0xfde4c96c8593536e31f229ea8f37b2ada2699bb2&#x26;type=-1&#x26;chain0=8453&#x26;chain1=8453&#x26;factory=0x420DD381b31aEf6683db6B902084cB0FFECe40Da">add liquidity</a></li><li>Oku.trade (Etherlink): <a href="https://oku.trade/swap?inputChain=etherlink&#x26;inToken=0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb&#x26;outToken=0x2767Fc1048cd0ae4fd952eeF09853301c9DC7173&#x26;inAmount=%22100%22&#x26;isExactOut=false">swap</a> | <a href="https://oku.trade/uniswap/v3/liquidity/etherlink/0x23a5c960186e256582084ca5ca8476c453aad8c4">add liquidity</a><br></li></ul> |
| Spark Point Contract Address         | <ul><li>Base: <a href="https://basescan.org/token/0xf06e20276b163656e6e3860d5009b84e3962fa82">0xf06e20276b163656e6e3860d5009b84e3962fa82</a></li><li>Etherlink: <a href="https://explorer.etherlink.com/token/0x12B11c246BD3aF9b1F18C5A9710Ef889Ca1C9B28">0x12B11c246BD3aF9b1F18C5A9710Ef889Ca1C9B28</a></li></ul>             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                       |


---

# 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:

```
GET https://sogni.gitbook.io/sogni-docs/token-overview.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.
