# gmet Binary

### Node Binary (Linux)

<table><thead><tr><th width="523"></th><th></th></tr></thead><tbody><tr><td>m0.10.0: to apply Bokbunja hardfork to METADIUM MAINNET</td><td><a href="https://github.com/METADIUM/go-metadium/releases/tag/m0.10.0">gmet v0.10.0</a></td></tr><tr><td>m0.9.9: to apply Avocado hardfork to METADIUM MAINNET</td><td><a href="https://github.com/METADIUM/go-metadium/releases/tag/m0.9.9">gmet v0.9.9</a></td></tr><tr><td>m0.9.8: to apply Berlin and London hardfork to METADIUM MAINNET</td><td><a href="https://github.com/METADIUM/go-metadium/releases/tag/m0.9.8">gmet v0.9.8</a></td></tr><tr><td>m0.9.7: DAG generation bug fix</td><td><a href="https://github.com/METADIUM/go-metadium/releases/tag/m0.9.7">gmet v0.9.7</a></td></tr><tr><td>m0.9.6: updated block number to apply istanbul upgrade to metadium mainnet to…</td><td><a href="https://github.com/METADIUM/go-metadium/releases/tag/m0.9.6">gmet v0.9.6</a></td></tr><tr><td>m0.9.5: minor upgrade aimed to make transaction and block transfer more efficient</td><td><a href="https://github.com/METADIUM/go-metadium/releases/tag/m0.9.5">gmet v0.9.5</a></td></tr><tr><td>m0.9.4: Merged in coinplugin/go-metadium (pull request #20)</td><td><a href="https://github.com/METADIUM/go-metadium/releases/tag/m0.9.4">gmet v0.9.4</a></td></tr><tr><td>m0.9.3: Merged in coinplugin/go-metadium (pull request #19)</td><td><a href="https://github.com/METADIUM/go-metadium/releases/tag/m0.9.3">gmet v0.9.3</a></td></tr></tbody></table>


---

# 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.metadium.com/ko/developer/node-start/gmet-binary.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.
