# SuperWAL Docs

## SuperWAL Docs

- [Introduce](https://docs.superwal.io/introduce.md)
- [Brand Logo & Guidelines](https://docs.superwal.io/brand-logo-and-guidelines.md)
- [Introduce](https://docs.superwal.io/walchain/introduce.md)
- [Overview](https://docs.superwal.io/spl-and-tokenomics/overview.md)
- [Roadmap](https://docs.superwal.io/spl-and-tokenomics/roadmap.md)
- [Token Distribution](https://docs.superwal.io/spl-and-tokenomics/token-distribution.md): The Token Distribution of SUPERWAL
- [SPL Use Case](https://docs.superwal.io/spl-and-tokenomics/spl-use-case.md)
- [Overview](https://docs.superwal.io/wal-mobile-node/overview.md): Earn SPL & become a validator in the SuperWAL network!
- [Overview](https://docs.superwal.io/walx-exchange/overview.md)
- [Overview](https://docs.superwal.io/defi-to-walchain/overview.md)
- [Overview](https://docs.superwal.io/spl-mining/overview.md): Mining SPL & Earn!
- [User type](https://docs.superwal.io/spl-mining/user-type.md): There are 4 user type to participate in receiving rewards from SuperWAL:
- [Mining Structure](https://docs.superwal.io/spl-mining/mining-structure.md)
- [Base Rate](https://docs.superwal.io/spl-mining/base-rate.md)
- [Mining Power](https://docs.superwal.io/spl-mining/mining-power.md)
- [Active Boosts](https://docs.superwal.io/spl-mining/active-boosts.md)
- [Team Bonus](https://docs.superwal.io/spl-mining/team-bonus.md)
- [SuperUP](https://docs.superwal.io/spl-mining/superup.md)
- [Get Reward](https://docs.superwal.io/spl-mining/get-reward.md)
- [Leaderboard](https://docs.superwal.io/spl-mining/leaderboard.md)
- [WALGrowth](https://docs.superwal.io/spl-mining/walgrowth.md): The program operates as an overall budget package, which is implemented in separate budget allocations and intermittent campaigns. Each campaign is announced to participants before its launch.
- [Devices](https://docs.superwal.io/spl-mining/devices.md): The SuperWAL application is built on iOS and Android platforms to provide a convenient and secure trading and asset management experience. Below are descriptions of the apps on each platform:
- [Introduce](https://docs.superwal.io/ecosystem/introduce.md)
- [Walpay](https://docs.superwal.io/ecosystem/walpay.md)
- [WaLTrust](https://docs.superwal.io/ecosystem/waltrust.md)
- [WaLX](https://docs.superwal.io/ecosystem/walx.md)
- [WaLID](https://docs.superwal.io/ecosystem/walid.md)
- [WaLAuth](https://docs.superwal.io/ecosystem/walauth.md)
- [WaLVault](https://docs.superwal.io/ecosystem/walvault.md)
- [WaLBig](https://docs.superwal.io/ecosystem/walbig.md)
- [WaLLink](https://docs.superwal.io/ecosystem/wallink.md)
- [WaLSynx](https://docs.superwal.io/ecosystem/walsynx.md)
- [WaLGrow](https://docs.superwal.io/ecosystem/walgrow.md)
- [WaLFlux](https://docs.superwal.io/ecosystem/walflux.md)
- [WaLData](https://docs.superwal.io/waldata.md)
- [Privacy Policy](https://docs.superwal.io/fundamentals/privacy-policy.md)
- [Terms and Conditions](https://docs.superwal.io/fundamentals/terms-and-conditions.md)
- [Google Authenticator](https://docs.superwal.io/fundamentals/google-authenticator.md)
- [KYC & AML](https://docs.superwal.io/fundamentals/kyc-and-aml.md): KYC & AML Policies: Adhere to KYC & AML regulations for the establishment of a fair and transparent platform.
- [Verify](https://docs.superwal.io/fundamentals/verify.md): Verify to validates identities, ensuring compliance and genuine interactions on application. SuperWAL mandates one account per person, preventing fake accounts and unfair SPL accumulation.
- [Contact Us](https://docs.superwal.io/support/contact-us.md)
- [FAQs](https://docs.superwal.io/faqs.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://docs.superwal.io/introduce.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.
