> For the complete documentation index, see [llms.txt](https://stavr-team.gitbook.io/nodes-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stavr-team.gitbook.io/nodes-guides/about-us.md).

# About US

<figure><img src="/files/b6rcCBo1RzH7Ok4QxEcD" alt=""><figcaption></figcaption></figure>

The STAVR team has been working on blockchain security and verification since 2020(in the crypto industry since 2017). We are trusted by over 7,200 delegates and securing more than 25M$ in user funds across of projects based on blockchains such as Cosmos Solana Polkadot Ethereum and several unique proprietary blockchains.&#x20;

Our team offers professional node operation with a focus on safety and reliability, low commissions, best uptime and 24/7 customer support. Active participant in all projects we validate, IBC repeater and network service provider since 2022.&#x20;

We currently support over **115 networks**, of which **75 are on the mainnets** (You can view a non-exhaustive list by following this link -> [https://monitoring.stavr.tech](https://monitoring.stavr.tech/) ) The full list can be seen on our site/github <https://github.com/111stavr111>

| Mainnets | Testnets | IBC Relayers |
| :------: | :------: | :----------: |
|  **76**  |  **37**  |    **16**    |

<table><thead><tr><th align="center">Total assets staked	</th><th data-hidden></th><th data-hidden></th><th data-hidden data-type="number"></th></tr></thead><tbody><tr><td align="center"><strong>16 000 000$</strong></td><td></td><td></td><td>null</td></tr></tbody></table>

***You can contact us -***

* GitHub - [https://github.com/111stavr111 ](https://github.com/111stavr111)
* Discord - <https://discordapp.com/users/765663833049661530>
* Telegram - <https://t.me/STAVRRR>
* Email - <mark style="color:orange;"><stavr.tech@gmail.com></mark>&#x20;


---

# 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://stavr-team.gitbook.io/nodes-guides/about-us.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.
