# Welcome

Welcome to UPTO3! \
\
We are dedicated to building a global, verifiable knowledge graph of human events. \
Leveraging innovative blockchain and artificial intelligence technologies, we aim to provide users with a profound understanding and exploration of event data.

### Operator Address

0xb9bD713F4965428dF718e765d52f064bFDF43088

### Smart Contracts Address On Blast Mainnet

| Contract                | Address                                    |
| ----------------------- | ------------------------------------------ |
| Event Voting Controller | 0x35d147377D2e5921CaA5b910c33B99c893C84Ee4 |
| Event Voting NFT        | 0x8bc67D8BF0dBB3Dcd0d7dF0Aff55f2c3D661d2f6 |
| Red Heart Energy        | 0xB05a3b113957757BD03E3ba35C1D242861199194 |
| UPT Token               | 0x08e0948E952063a6396a24fc59554aC476bEa66e |
| PassCard NFT            | 0x333f50702DFB7FC32CFccEA9F587326D27c6E214 |
| Token Merkle drop       | 0x07a9dA97DbBBB57F83C7c1390dafa13fdB20Ce5e |


---

# 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.upto3.xyz/welcome.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.
