> For the complete documentation index, see [llms.txt](https://dimabobyr-organization.gitbook.io/sputnik-network-for-ua-community/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dimabobyr-organization.gitbook.io/sputnik-network-for-ua-community/sputnik-app/web2-funkcional.md).

# Web2 функціонал

"Всередині герметичного корпусу були розміщені: блок електрохімічних джерел; радіопередавальні пристрої ПС-1; вентилятор;"

Web2 функціонал - централізований, і є транзакцієй з [Внутрішньої Адреси](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/vnutrishnya-adresa.md)

Фактично, Web2 функціонал здійснюється [Sputnik App](/sputnik-network-for-ua-community/sputnik-app/korotko-pro-sputnik-app.md)  -[ Користувач](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/koristuvach.md) звертається до[ Sputnik App](/sputnik-network-for-ua-community/sputnik-app/korotko-pro-sputnik-app.md), щоб програма підписала транзакцію з [Внутрінньої Адреси](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/vnutrishnya-adresa.md) користувача

[Sputnik App](/sputnik-network-for-ua-community/sputnik-app/korotko-pro-sputnik-app.md) має доступ до всіх токенів, які розташовані на [Внутрінньому Адресі](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/vnutrishnya-adresa.md) користувача

Для здійснення Web2 функціоналу, [Sputnik App](/sputnik-network-for-ua-community/sputnik-app.md) звертається до [Внутрішнього Запису](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/vnutrishnii-zapis.md).

Web2 функціонал складається з:

[Прикріплення юзернеймів, електронної пошти та Особистих Адрес до Внутрішньої Адреси](/sputnik-network-for-ua-community/sputnik-app/web2-funkcional/prikriplennya-yuzerneimiv-ta-elektronnoyi-poshti.md)

[Отримання токенів або NFT по юзерній або електронній пошті](/sputnik-network-for-ua-community/sputnik-app/web2-funkcional/otrimannya-na-vnutrishnyu-adresu.md)

[Переказ токенів або NFT з Внутрішньої Адреси та Особистої Адреси](/sputnik-network-for-ua-community/sputnik-app/web2-funkcional/nadsilannya-iz-vnutrishnoyi-adresi.md)

[Надсилання токенів або NFT з Внутрішньої Адреси на блокчейн-адресу, або по юзерній або електронній пошті](/sputnik-network-for-ua-community/sputnik-app/web2-funkcional/nadsilannya-iz-vnutrishnoyi-adresi.md)

[Надсилання токенів або NFT з Внутрішньої Адреси за списком, що складається з блокчейн-адрес, юзернеймів та/або електронних пошт](/sputnik-network-for-ua-community/sputnik-app/web2-funkcional/nadsilannya-za-spiskom-z-vnutrishnoyi-adresi.md)

[Обмін токенів з Внутрішньої Адреси на будь-які інші токени в Пулах Ліквідності.](/sputnik-network-for-ua-community/sputnik-app/web2-funkcional/obmin-iz-vnutrishnoyi-adresi.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dimabobyr-organization.gitbook.io/sputnik-network-for-ua-community/sputnik-app/web2-funkcional.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.
