# Satoxcoin Wiki

## Satoxcoin Wiki

- [Welcome](https://docs.satoverse.io/docs/information/welcome.md): Dear Satorians. We truly appreciate your loyalty and support throughout the years. We thank you for being a part of the journey.
- [Announcements](https://docs.satoverse.io/docs/information/announcements.md)
- [History](https://docs.satoverse.io/docs/information/history.md): A Tale of Dedication and Revival: The Story of SATO and SATOX
- [Coin Specification](https://docs.satoverse.io/docs/information/coin-specification.md)
- [SATOX Links](https://docs.satoverse.io/docs/information/satox-links.md)
- [Run full node in Windows](https://docs.satoverse.io/docs/support-satox/run-full-node-in-windows.md)
- [Run full node in Linux](https://docs.satoverse.io/docs/support-satox/run-full-node-in-linux.md): Only supported distros are Ubuntu/Fedora at this current time, other Linux distros might be able to run the wallet but, some workarounds might be required in order to have the wallet functioning.
- [Install wallet for Ubuntu 22.04](https://docs.satoverse.io/docs/support-satox/install-wallet-for-ubuntu-22.04.md): This is the written tutorial on how to install Satox wallet for Ubuntu 22.04
- [Group transactions](https://docs.satoverse.io/docs/wallet-troubleshoot/group-transactions.md)
- [Wallet Recovery](https://docs.satoverse.io/docs/wallet-troubleshoot/wallet-recovery.md)
- [Wallet syncing issues](https://docs.satoverse.io/docs/wallet-troubleshoot/wallet-syncing-issues.md): Please follow these instructions if you are experiencing issues with your wallet(s). Do not hesitate to contact us if you need help!
- [Sync wallet with a Bootstrap](https://docs.satoverse.io/docs/wallet-troubleshoot/sync-wallet-with-a-bootstrap.md)
- [Multiple SATOX Wallets](https://docs.satoverse.io/docs/wallet-troubleshoot/multiple-satox-wallets.md)
- [Donations](https://docs.satoverse.io/docs/donations/donations.md)
- [TIP.cc](https://docs.satoverse.io/docs/tipping-bots/tip.cc.md): TIP.cc bot is the worlds biggest crypto Discord bot out there.
- [TipSatoX](https://docs.satoverse.io/docs/tipping-bots/tipsatox.md): This section is dedicated on how to use our tipping bot
- [P2E - Intro](https://docs.satoverse.io/docs/satox-p2e/p2e-intro.md): The future of Play2Earn
- [P2E - Account Status](https://docs.satoverse.io/docs/satox-p2e/p2e-account-status.md)
- [P2E - SignUp](https://docs.satoverse.io/docs/satox-p2e/p2e-signup.md)
- [P2E - Gaming Consoles](https://docs.satoverse.io/docs/satox-p2e/p2e-gaming-consoles.md)
- [P2E - Discord Commands](https://docs.satoverse.io/docs/satox-p2e/p2e-discord-commands.md)
- [P2E - POG Score](https://docs.satoverse.io/docs/satox-p2e/p2e-pog-score.md)
- [P2E - Payout](https://docs.satoverse.io/docs/satox-p2e/p2e-payout.md)
- [P2E - Rewards & Statistics](https://docs.satoverse.io/docs/satox-p2e/p2e-rewards-and-statistics.md)
- [P2E - AntiCheat](https://docs.satoverse.io/docs/satox-p2e/p2e-anticheat.md)
- [P2E - Blacklisted](https://docs.satoverse.io/docs/satox-p2e/p2e-blacklisted.md)
- [P2E - Change Wallet Address](https://docs.satoverse.io/docs/satox-p2e/p2e-change-wallet-address.md)
- [P2E - Appeals](https://docs.satoverse.io/docs/satox-p2e/p2e-appeals.md)
- [P2E - Troubleshoot](https://docs.satoverse.io/docs/satox-p2e/p2e-troubleshoot.md)
- [SatoxHeroes](https://docs.satoverse.io/docs/discord-p2e/satoxheroes.md): This page will give a brief explanation and answers on how this game works.


---

# 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.satoverse.io/docs/information/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.
