# Core Protocol & Infrastructure

- [Protocol Enhancements & Architectural Overview](https://docs.insoblokai.io/whitepaper/core-protocol-and-infrastructure/protocol-enhancements-and-architectural-overview.md)
- [Fixed Transaction Fees: Predictable Costs for Scalable Commerce](https://docs.insoblokai.io/whitepaper/core-protocol-and-infrastructure/protocol-enhancements-and-architectural-overview/fixed-transaction-fees-predictable-costs-for-scalable-commerce.md)
- [High-Speed Finality: A 3-Second Global Social Chain](https://docs.insoblokai.io/whitepaper/core-protocol-and-infrastructure/protocol-enhancements-and-architectural-overview/high-speed-finality-a-3-second-global-social-chain.md)
- [High Throughput: Scalable Infrastructure for Creator Commerce](https://docs.insoblokai.io/whitepaper/core-protocol-and-infrastructure/protocol-enhancements-and-architectural-overview/high-throughput-scalable-infrastructure-for-creator-commerce.md)
- [Fair Transaction Ordering: First-Come, First-Served Logic](https://docs.insoblokai.io/whitepaper/core-protocol-and-infrastructure/protocol-enhancements-and-architectural-overview/fair-transaction-ordering-first-come-first-served-logic.md)
- [TasteScore™ as a Protocol Logic Layer](https://docs.insoblokai.io/whitepaper/core-protocol-and-infrastructure/protocol-enhancements-and-architectural-overview/tastescore-tm-as-a-protocol-logic-layer.md)
- [Native Token Utility: $INSO](https://docs.insoblokai.io/whitepaper/core-protocol-and-infrastructure/protocol-enhancements-and-architectural-overview/native-token-utility-usdinso.md)
- [EVM Compatibility: Frictionless Integration and Developer Onboarding](https://docs.insoblokai.io/whitepaper/core-protocol-and-infrastructure/protocol-enhancements-and-architectural-overview/evm-compatibility-frictionless-integration-and-developer-onboarding.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.insoblokai.io/whitepaper/core-protocol-and-infrastructure.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.
