# BPT TECH

- [BPT 블록체인 플랫폼](https://bestpatent1.gitbook.io/bpts-white-paper/bpt-tech/bpt.md)
- [BPT 합의 알고리즘](https://bestpatent1.gitbook.io/bpts-white-paper/bpt-tech/bpt-1.md)
- [BPT 시스템 아키텍처](https://bestpatent1.gitbook.io/bpts-white-paper/bpt-tech/bpt-2.md)
- [BPT 네트워크 구조 및 알고리즘](https://bestpatent1.gitbook.io/bpts-white-paper/bpt-tech/bpt-3.md)
- [BPT 스마트 컨트랙트](https://bestpatent1.gitbook.io/bpts-white-paper/bpt-tech/bpt-4.md)
- [BPT AI 개요](https://bestpatent1.gitbook.io/bpts-white-paper/bpt-tech/bpt-ai.md)
- [BPT AI 딥러닝 구조, 프레임워크](https://bestpatent1.gitbook.io/bpts-white-paper/bpt-tech/bpt-ai-1.md)
- [BPT 자연어 처리 및 이해](https://bestpatent1.gitbook.io/bpts-white-paper/bpt-tech/bpt-5.md)
- [BPT AI 거버넌스](https://bestpatent1.gitbook.io/bpts-white-paper/bpt-tech/bpt-ai-2.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://bestpatent1.gitbook.io/bpts-white-paper/bpt-tech.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.
