# GEODNET Console Platform Basics

- [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)


---

# 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.geodnet.com/geodnet-console-platform-basics.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.
