# How to know what STBU version you have

STBU token evolves, and as a part of this process, it is moving to the new, more compliant protocol,[ STV3](https://docs.stobox.io/products/stobox-4-beta/processes/stv3-protocol-and-data-rich-token-architecture). It is also called Stobox Token V3.

***

The STBU tokens of the previous protocol, **STV2**, Stobox Token V2, have the following contract addresses.

**Ethereum:** [0xa6422e3e219ee6d4c1b18895275fe43556fd50ed](https://etherscan.io/token/0xa6422e3e219ee6d4c1b18895275fe43556fd50ed)

**Binance:** [0xb0c4080a8Fa7afa11a09473f3be14d44AF3f8743](https://bscscan.com/token/0xb0c4080a8Fa7afa11a09473f3be14d44AF3f8743)

**Polygon:** [0xcf403036bc139d30080d2cf0f5b48066f98191bb](https://polygonscan.com/token/0xcf403036bc139d30080d2cf0f5b48066f98191bb)

***

The STBU tokens for the new protocol, **STV3**, are currently issued on a single network. [Six more to come](https://docs.stobox.io/products/stobox-4-beta/integrations/blockchains#supported-blockchains).

**Arbitrum:** [0x1cb9bD2c6E7F4A7DE3778547d46C8D4c22abC093](https://arbiscan.io/token/0x1cb9bd2c6e7f4a7de3778547d46c8d4c22abc093)

***

#### How to see the token's contract address

In MetaMask, click the token and see its contract address. You may need to scroll down a bit.

***


---

# 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.stobox.io/helpcentre/help-centre/stobox-tokens/bridge-stbu-from-v2-to-v3/how-to-know-what-stbu-version-you-have.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.
