# GEODNET DOCS CENTER

## GEODNET DOCS CENTER

- [Introduction](https://docs.geodnet.com/welcome/introduction.md)
- [GEOD Token Introduction](https://docs.geodnet.com/geod-token/geod-token-introduction.md)
- [Add GEOD Token to Your Polygon Wallet](https://docs.geodnet.com/geod-token/add-geod-token-to-your-polygon-wallet.md)
- [Add GEOD Token To Your Solana Wallet](https://docs.geodnet.com/geod-token/add-geod-token-to-your-solana-wallet.md)
- [Tokenomics](https://docs.geodnet.com/geod-token/tokenomics.md)
- [Crosschain between Polygon and Solana](https://docs.geodnet.com/geod-token/crosschain-between-polygon-and-solana.md)
- [Location NFT](https://docs.geodnet.com/geod-token/location-nft.md)
- [The GEOD Mining Basics](https://docs.geodnet.com/geod-mining/the-geod-mining-basics.md)
- [Certified GEODNET Base Station Vendors](https://docs.geodnet.com/geod-mining/certified-geodnet-base-station-vendors.md)
- [How to Configure Internet for Your Station](https://docs.geodnet.com/geod-mining/how-to-configure-internet-for-your-station.md)
- [Best Location for Your Station](https://docs.geodnet.com/geod-mining/best-location-for-your-station.md)
- [Dual-Mining Device With Wingbits - MGW310](https://docs.geodnet.com/geod-mining/dual-mining-device-with-wingbits-mgw310.md)
- [Token Reward Metrics](https://docs.geodnet.com/geod-mining/token-reward-metrics.md)
- [Hex Reward Rules](https://docs.geodnet.com/geod-mining/hex-reward-rules.md)
- [Performance-Based Reward Rules](https://docs.geodnet.com/performance-based-reward-rules.md)
- [GEODNET Console Introduction](https://docs.geodnet.com/geodnet-console-platform-basics/geodnet-console-introduction.md)
- [Register a Console Account](https://docs.geodnet.com/geodnet-console-platform-basics/register-a-console-account.md)
- [Enable Two-Factor Authentication](https://docs.geodnet.com/geodnet-console-platform-basics/enable-two-factor-authentication.md)
- [Disable Two-Factor Authentication](https://docs.geodnet.com/geodnet-console-platform-basics/disable-two-factor-authentication.md)
- [Update Console Account Password](https://docs.geodnet.com/geodnet-console-platform-basics/update-console-account-password.md)
- [Reset Console Account Password](https://docs.geodnet.com/geodnet-console-platform-basics/reset-console-account-password.md)
- [Add a Wallet Address & Phone Number](https://docs.geodnet.com/geodnet-console-platform-basics/add-a-wallet-address-and-phone-number.md)
- [Token Distribution Time](https://docs.geodnet.com/geodnet-console-platform-basics/token-distribution-time.md)
- [Update Wallet Address with NFT](https://docs.geodnet.com/geodnet-console-platform-basics/update-wallet-address-with-nft.md)
- [Add a Base Station to Console](https://docs.geodnet.com/geodnet-console-platform-basics/add-a-base-station-to-console.md)
- [Track Your Station's Performance & Rewards](https://docs.geodnet.com/geodnet-console-platform-basics/track-your-stations-performance-and-rewards.md)
- [GEODNET Map Navigation](https://docs.geodnet.com/geodnet-console-platform-basics/geodnet-map-navigation.md)
- [Location NFT Use ](https://docs.geodnet.com/geod-console-advanced/location-nft-use.md)
- [SuperHex](https://docs.geodnet.com/geod-console-advanced/superhex.md)
- [See GEOD Transactions in Polygon](https://docs.geodnet.com/geod-console-advanced/see-geod-transactions-in-polygon.md)
- [Stake GEODs ](https://docs.geodnet.com/geod-console-advanced/stake-geods.md)
- [Staking FAQs](https://docs.geodnet.com/geod-console-advanced/staking-faqs.md)
- [Introduction](https://docs.geodnet.com/geod-governance/introduction.md)
- [Home Page](https://docs.geodnet.com/geod-governance/home-page.md)
- [Proposals](https://docs.geodnet.com/geod-governance/proposals.md)
- [About veNFT](https://docs.geodnet.com/geod-governance/about-venft.md)
- [Personal Account Center](https://docs.geodnet.com/geod-governance/personal-account-center.md)
- [GEOD Support](https://docs.geodnet.com/geod-community/geod-support.md)
- [Resources](https://docs.geodnet.com/geod-community/resources.md): Here is the list of documents and links for better understanding of GEODNET project:


---

# 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://docs.geodnet.com/welcome/introduction.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.
