# Background Information

{% content-ref url="/pages/qlxHjU6DrxXpfgeCMmF5" %}
[What is Web3 and why does it matter?](/whitepaper/background-information/what-is-web3-and-why-does-it-matter.md)
{% endcontent-ref %}

{% content-ref url="/pages/NfISmoxIiyOyRz9JrUJw" %}
[What keeps Web3 from world adoption?](/whitepaper/background-information/what-keeps-web3-from-world-adoption.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZUgCbOxxlZnjm5NBce4h" %}
[Why did we start with eCommerce?](/whitepaper/background-information/why-did-we-start-with-ecommerce.md)
{% endcontent-ref %}

{% content-ref url="/pages/vbwIzZ7fXAgq5JIc63Uc" %}
[Why does loyalty matter?](/whitepaper/background-information/why-does-loyalty-matter.md)
{% endcontent-ref %}

{% content-ref url="/pages/4db8tfYDG3LaSEVUhQ3q" %}
[Why was ShopNEXT born?](/whitepaper/background-information/why-was-shopnext-born.md)
{% endcontent-ref %}


---

# 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.shopnext.io/whitepaper/background-information.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.
