# Foreword

BitNanum is a public blockchain designed to serve as **practical global payment infrastructure**. We prioritize **security**, **market integrity**, and **regulatory compliance** as our guiding values, building an ecosystem where both individuals and institutions can participate with confidence.

This is the first public release for the general audience. Its contents will evolve as development advances, security audits are completed, and regulatory requirements change.


---

# 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://bitnanum.gitbook.io/bitnanum-docs/introduction/foreword.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.
