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

# Contributors - Core Software

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

⚵ Official Twitter: <https://twitter.com/CoreRootHQ>

⚵ Public Forum: <https://discord.gg/Juno>

Reece Williams <https://twitter.com/Reecepbcups_>

Andrea Di Michele aka Dimi <https://twitter.com/dimiandre>

Blockcreators <https://twitter.com/CosmosChain>

Jake Hartnell aka Meow (DAODAO) <https://twitter.com/JakeHartnell>

Lobo aka Wolf (SG-1)[ https://twitter.com/LoboJuno](https://twitter.com/lobojuno)

Jack Zampolin (Strangelove) <https://twitter.com/jackzampolin>

Jacob Gadikian (Notional) <https://twitter.com/gadikian>

Max aka Wombat <https://twitter.com/max_maxsolo>

The Frey (Needlecast) <https://twitter.com/frey_needlecast>

Null aka nullmames (kingnodes) [https://twitter.com/nullmames](https://twitter.com/nullMames)

Tosch aka Toschdev (SG-1) <https://twitter.com/ToschDev>

Callum (DAODAO) <https://twitter.com/callum_and1>

Camel aka CamelJuno #7465

Ekez (DAODAO) <https://twitter.com/ekez___>

Ethereal (Strangelove) <https://twitter.com/Ethereal0ne>

Kevin Garrison (Oni Validator ⛩) <https://twitter.com/KevinGarrison>

Andrew Gouin @gnudrew25

Joe Abbey @joeabbey <https://twitter.com/JoeAbbey>

Boojamya @boojamya

Giansalex (Disperze) <https://twitter.com/giansalex>

Ben (Ben 2x4) <https://twitter.com/ben2x4>

Highlander (Highlander | ChainTools) <https://twitter.com/HighlanderCTs>

Orkun (DEUS Labs) <https://twitter.com/zl00ba>

Eliot Baker (elgorithm) elgorithm#0574

Ethan Frey (Confio) @ethansf

David Fortson (LOA Labs) <https://twitter.com/dave_fortson>

Zakaria Lounes (EZStaking) <https://twitter.com/zakarialounes>

catshark (Notional) <https://twitter.com/_cat_shark>

Sistla Abhishek (OmniFlix) <https://twitter.com/svabhishek>

Simon Warta (Confio) <https://twitter.com/simon_warta>

Denis Fadeev (Tendermint) <https://twitter.com/fadeev>

Wabam (SpacePotatoe) @spacepotayto

Paulo axpppp#2164

CyberObiOne (BroNBro) #4466

Awef awef #1883

shashankgoyal #3525

Nonsencecode nonsensetwice#3475

aswever aswever#4222

### Relayers (The unsung heroes of the Cosmos)

Cros-nest <https://twitter.com/crosnest_com>

CryptoCrew Validators <https://twitter.com/crypto_crew>

Cephalopod Equipment Corp <https://twitter.com/CephalopodEquip>

Notional <https://twitter.com/gadikian>

SpacePotato @spacepotayto

Imperator.co <https://twitter.com/imperator_co>

EZStaking.io <https://twitter.com/EZStaking>

Lavender.Five <https://www.lavenderfive.com/>

Pupmos <https://twitter.com/pupmos>

Golden Ratio Staking <https://twitter.com/GoldenStaking>

PostHuman <https://posthuman.digital/>

ChandraStation <https://www.chandrastation.com/>

Bro\_n\_bro <https://bronbro.io/>

Strangelove Ventures <https://www.strangelove.ventures/>

White Marlin Staking <https://twitter.com/WhiteMarlin4>

Polkachu <https://polkachu.com/>

IcyCRO <https://www.icycro.org/>

StakeLab <https://www.stakelab.fr/>

Witval <https://twitter.com/Vitwit_>

Consensus One <https://twitter.com/ConsensusOne>

Smart Stake <https://juno.smartstake.io/>

Silk Nodes <https://silknodes.io/>

Cosmos Spaces <https://twitter.com/Cosmos_spaces>

ChainTools <https://twitter.com/ChaintoolsT>

Stake\&Relax <https://linktr.ee/stakeandrelax>

Oni Validator ⛩ <https://twitter.com/OniValidator>

Kleomedes <https://kleomed.es>

The list is constantly expanding. If your name is not mentioned and your actively contributing please reach out to the core team.


---

# 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.junonetwork.io/juno/juno-developers.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.
