# Upgrade

***🟢UPDATE🟢*****&#x20;10.06.24**&#x20;

*<mark style="color:yellow;">at Height -></mark>* <mark style="color:purple;">817545</mark>

```python
wget https://uniont.binary.stavr.tech/union/uniond
chmod +x uniond
mv uniond $HOME/go/bin/
uniond --home $HOME/.union version --long
#version: v0.24.0
#commit: 4d3bf1c9ca1e7b210206ab20c32fe0300ea23291
sudo systemctl restart uniond && sudo journalctl -fu uniond -o cat
```

&#x20;                                    **Docs**

<https://union.build/docs/joining-testnet/obtaining-uniond/>


---

# 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://stavr-team.gitbook.io/nodes-guides/archive/union-t-halt/upgrade.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.
