# What is the governance contract address?

Bancor DAO supports two governance tokens:

BNT contract address is 0xebFaFc802533F3D2835Af7464Fcd4492e8F82eB2, which can be viewed [here](https://etherscan.io/address/0xebFaFc802533F3D2835Af7464Fcd4492e8F82eB2).

vBNT Contract address is 0x892f481bd6e9d7d26ae365211d9b45175d5d00e4, which can be viewed [here](https://etherscan.io/address/0x892f481bd6e9d7d26ae365211d9b45175d5d00e4).


---

# 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://support.bancor.network/bancor-dao/what-is-the-governance-contract-address.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.
