# ARCHITECTURE

- [Non-Fungible Tokens](https://frogland.gitbook.io/toadex/architecture/non-fungible-tokens.md): JPEGs, JPEGs as far as the eye can see!
- [The Notorious Frogs](https://frogland.gitbook.io/toadex/architecture/non-fungible-tokens/the-notorious-frogs.md): The 10k generative and genesis collection of the NewPangea metaverse.
- [Traits](https://frogland.gitbook.io/toadex/architecture/non-fungible-tokens/the-notorious-frogs/traits.md): The visual characteristics of each Notorious Frog NFT tell a unique story.
- [Levels & Affiliations](https://frogland.gitbook.io/toadex/architecture/non-fungible-tokens/the-notorious-frogs/levels-and-affiliations.md): Charisma, Constitution, Dexterity, Intelligence, Strength, and Wisdom are the main levels ranging from 0-20. Affiliations include Merchant, Co-Conspirator, Loan Shark, Arsonist, Secret Agent, and more
- [Boosts](https://frogland.gitbook.io/toadex/architecture/non-fungible-tokens/the-notorious-frogs/boosts.md): The Essence of the Notorious Frogs.
- [Frog Value Post Land Claim](https://frogland.gitbook.io/toadex/architecture/non-fungible-tokens/the-notorious-frogs/frog-value-post-land-claim.md)
- [What If I Don't Want To Play?](https://frogland.gitbook.io/toadex/architecture/non-fungible-tokens/the-notorious-frogs/what-if-i-dont-want-to-play.md)
- [The Frogland Computational Toadex](https://frogland.gitbook.io/toadex/architecture/non-fungible-tokens/land-deeds.md): The Notorious Frogs' 10k Land Synthesis Devices (LSDs), model number 420.
- [LilyPADs](https://frogland.gitbook.io/toadex/architecture/non-fungible-tokens/lilypads.md): AKA Personal Access Domain (PAD), AKA Land Plots.
- [Permits](https://frogland.gitbook.io/toadex/architecture/non-fungible-tokens/permits.md): How to maximize your resource harvesting.
- [Contracts](https://frogland.gitbook.io/toadex/architecture/contracts.md): Notorious Frogs contract addresses
- [Blockchain](https://frogland.gitbook.io/toadex/architecture/blockchain.md)
- [Metaverse Iterations](https://frogland.gitbook.io/toadex/architecture/metaverse-iterations.md): The current iterations and clients hosting our metaverse as we build together and release in stages.


---

# 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://frogland.gitbook.io/toadex/architecture.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.
