# Portal Network

## What is Portal Network?

Portal Network aims to connect, enhance existing blockchain technologies by providing necessary tools and services for the distributed and decentralized network. Through our products and services, users can have easier access to the decentralized technologies and applications, allowing them to contribute practical use cases seamlessly.

This document gives an overview of what Portal Network is building. It will introduce the three core product suites:

> 1. [Blockchain Name Service/System (BNS)](https://docs.portal.network/overview/bns-blockchain-name-service)
> 2. [MUMEI](https://docs.portal.network/overview/mumei)
> 3. [KAIZEN](https://docs.portal.network/overview/kaizen)

**Portal Network’s mission is to provide foundational infrastructure for users of all technical capacities to access the tools and realize the benefits of Web 3.0.**


---

# 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.portal.network/master.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.
