# TopologyUpdater.sh

## Overview

This script was not created by me but by The Guild Operators group.  These guys created CNTools which is the best thing since sliced bread.  For now here is a list of the contributors:\
[Markus](https://github.com/gufmar)\
[Pal Dorogi](https://github.com/ilap)\
[OCG](https://github.com/oldcryptogeek)\
[RedOracle](https://github.com/RedOracle)\
[Papacarp](https://github.com/papacarp)\
[Bergr01](https://github.com/bergr01)\
[Ola Ahlman](https://github.com/Scitz0)\
[SmaugPool](https://github.com/SmaugPool) [Priyank](https://github.com/rdlrt)\
[Psychomb](https://github.com/psychomb)\
[PegasusPool](https://github.com/PegasusPool)\
[Matthijs](https://github.com/matthijs-aeon)\
[Marek](https://github.com/mmahut)

For a more updated list, check out:  <https://cardano-community.github.io/guild-operators/Contributors.html>

There are about 4 methods to updating/getting into the topology network. This method after 3 hours allows you to pull a list of peers in topology to update your topology logs.\
Notes:\
\--this is only done on your relays, not your core.\
\--script location/info:  <https://cardano-community.github.io/guild-operators/Scripts/topologyupdater.html>


---

# 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://topologyupdater.hivestaking.com/master.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.
