# BLOCX.

## BLOCX.

- [Welcome](https://blocx.gitbook.io/blocx./welcome.md)
- [Introduction](https://blocx.gitbook.io/blocx./specifications/introduction.md)
- [Coin Details](https://blocx.gitbook.io/blocx./specifications/coin-details.md)
- [Chain Rewards & Fees](https://blocx.gitbook.io/blocx./specifications/chain-rewards-and-fees.md)
- [Autloykos 2](https://blocx.gitbook.io/blocx./specifications/autloykos-2.md)
- [Emission Schedule](https://blocx.gitbook.io/blocx./specifications/emission-schedule.md)
- [Team Vesting](https://blocx.gitbook.io/blocx./specifications/team-vesting.md): Wallet: 0xA65856fE4d613D00BA313CD4EaD3837f2da1a4D7
- [Network Details](https://blocx.gitbook.io/blocx./get-started/network-details.md): Discover network details to integrate with any EVM-compatible wallet.
- [Network Node Set-Up](https://blocx.gitbook.io/blocx./get-started/network-node-set-up.md)
- [Build on BLOCX.](https://blocx.gitbook.io/blocx./get-started/build-on-blocx..md): Guide to Deploy BLOCX-20 Token via Remix + MetaMask on BLOCX Mainnet.
- [Proof-of-Work](https://blocx.gitbook.io/blocx./get-started/proof-of-work.md): Find all available pools and software.
- [Regular Masternode](https://blocx.gitbook.io/blocx./get-started/regular-masternode.md)
- [Lite Masternode](https://blocx.gitbook.io/blocx./get-started/lite-masternode.md)
- [Install Sentinel](https://blocx.gitbook.io/blocx./get-started/install-sentinel.md)
- [Update Masternode](https://blocx.gitbook.io/blocx./get-started/update-masternode.md): Masternode Update Guide
- [Introduction](https://blocx.gitbook.io/blocx./validator-node/introduction.md): Discover the steps to set up your Validator Node along with a detailed video walkthrough.
- [Installation Process](https://blocx.gitbook.io/blocx./validator-node/installation-process.md): Installation Step-by-Step Process for Validator Node
- [Monitoring Your Node](https://blocx.gitbook.io/blocx./validator-node/monitoring-your-node.md)
- [Node Maintenance](https://blocx.gitbook.io/blocx./validator-node/node-maintenance.md)
- [Exiting the Validator Node](https://blocx.gitbook.io/blocx./validator-node/exiting-the-validator-node.md)
- [Troubleshooting](https://blocx.gitbook.io/blocx./validator-node/troubleshooting.md)
- [FAQ](https://blocx.gitbook.io/blocx./validator-node/faq.md)
- [Proof-of-Work](https://blocx.gitbook.io/blocx./validator-node/proof-of-work.md): Find all available pools and software.
- [Regular Masternode](https://blocx.gitbook.io/blocx./validator-node/regular-masternode.md)
- [Lite Masternode](https://blocx.gitbook.io/blocx./validator-node/lite-masternode.md)
- [Install Sentinel](https://blocx.gitbook.io/blocx./validator-node/install-sentinel.md)
- [Unlock Masternode](https://blocx.gitbook.io/blocx./validator-node/unlock-masternode.md)
- [Update Masternode](https://blocx.gitbook.io/blocx./validator-node/update-masternode.md): Masternode Update Guide
- [Introduction](https://blocx.gitbook.io/blocx./gridbox/introduction.md): Discover and learn everything about the marketplace.
- [Add Machine](https://blocx.gitbook.io/blocx./gridbox/add-machine.md): Guide for Adding Windows, macOS, or Linux Machines. ( We have illustrated the process for Windows, steps for macOS and Linux are identical.
- [Rewards](https://blocx.gitbook.io/blocx./gridbox/rewards.md): Guide for Claiming Proof-of-Machine Rewards.
- [Rent Machine](https://blocx.gitbook.io/blocx./gridbox/rent-machine.md): Guide to Renting a Machine on the Marketplace.
- [Mainnet Guide](https://blocx.gitbook.io/blocx./bridge/mainnet-guide.md): Guide for Adding BLOCX. Mainnet to MetaMask
- [ERC20 Guide](https://blocx.gitbook.io/blocx./bridge/erc20-guide.md): Guide for Adding BLOCX (ERC20) Token to MetaMask
- [Bridge Guide](https://blocx.gitbook.io/blocx./bridge/bridge-guide.md): Guide for Swapping BLOCX: Mainnet to BLOCX (Bridge) and Vice Versa
- [B.TXT - Introduction](https://blocx.gitbook.io/blocx./b.txt/b.txt-introduction.md)
- [Server Set-Up](https://blocx.gitbook.io/blocx./b.txt/server-set-up.md)
- [Ledger Guide](https://blocx.gitbook.io/blocx./ledger/ledger-guide.md)
- [Introduction](https://blocx.gitbook.io/blocx./governance/introduction.md)
- [Governance](https://blocx.gitbook.io/blocx./governance/governance.md)
- [Proposals & Governance](https://blocx.gitbook.io/blocx./governance/proposals-and-governance.md)
- [Voting](https://blocx.gitbook.io/blocx./governance/voting.md)
- [Links](https://blocx.gitbook.io/blocx./links-and-information/links.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://blocx.gitbook.io/blocx./welcome.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.
