# TECHNOLOGY

We aim to avoid using complex technical jargon and keep things straightforward. The primary technology driving SOB is blockchain technology. We utilize Non-Fungible Tokens (NFTs) to provide users with certificates of authenticity. To mitigate the high gas fees on the Ethereum network, we have chosen to issue NFTs on the Binance Smart Chain.


---

# 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://sob-1.gitbook.io/sob-whitepaper/technology.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.
