> For the complete documentation index, see [llms.txt](https://docs.vera.financial/ecosystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vera.financial/ecosystem/infrastructure.md).

# Infrastructure

## Scalability

<table data-header-hidden><thead><tr><th width="150" align="center">Logo</th><th width="150">Partner</th><th width="342.36237897648687">Description</th><th>Links</th></tr></thead><tbody><tr><td align="center">Logo</td><td>Partner</td><td>Description</td><td>Links</td></tr><tr><td align="center"><a href="https://polygon.technology"><img src="/files/NXJ2FUDNIspzvHHa8QVF" alt=""></a>​​​</td><td><a href="https://polygon.technology">Polygon</a></td><td>Polygon is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.</td><td>​<a href="https://www.coingecko.com/en/coins/polygon"><img src="/files/-MlJO-th7bXj5jxWrzYh" alt=""></a><img src="https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MlJ3r-O3rSR9YLPhBuZ%2F-MlJPB1RdujOZUh-irWg%2F-MlJPoJvylvgV4w-AxjG%2Ficon-twitter_24.png?alt=media&#x26;token=d2bb697f-eae9-44a8-9424-a3a0bb79cd65" alt="">​</td></tr></tbody></table>

## Oracles

<table data-header-hidden><thead><tr><th width="150" align="center">Logo</th><th width="150">Partner</th><th width="347.71428571428567">Description</th><th>Links</th></tr></thead><tbody><tr><td align="center">Logo</td><td>Partner</td><td>Description</td><td>Links</td></tr><tr><td align="center"><p><a href="https://supraoracles.com"><img src="/files/HQFUp2IlOWPnhpx1vU2T" alt=""></a>​​</p><p>​</p></td><td><a href="https://supraoracles.com/">SupraOracles</a></td><td>SupraOracles is a powerful cross-chain oracle that helps businesses bridge real-world data to both public and private chains, enabling interoperable smart contracts to automate, simplify and secure the future of financial markets.</td><td><a href="https://twitter.com/supraoracles"><img src="https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MlJ3r-O3rSR9YLPhBuZ%2F-MlJPB1RdujOZUh-irWg%2F-MlJPoJvylvgV4w-AxjG%2Ficon-twitter_24.png?alt=media&#x26;token=d2bb697f-eae9-44a8-9424-a3a0bb79cd65" alt=""></a>​</td></tr><tr><td align="center"><img src="/files/ReX432tpVcMOCGWfX4Sp" alt=""></td><td><a href="https://totemfi.com/">TotemFi</a></td><td>TotemFi platform allows you to take part in prediction markets without being penalised if your prediction isn’t correct. Users get a guaranteed return from staking and TOTM and BTC rewards for correct predictions. If you predict Bitcoin’s price correctly, you can earn huge returns on your stake!</td><td><a href="https://www.coingecko.com/en/coins/totemfi"><img src="/files/-MlJO-th7bXj5jxWrzYh" alt=""></a><img src="/files/-MlJPoJvylvgV4w-AxjG" alt=""></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vera.financial/ecosystem/infrastructure.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
