> 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/korotko-pro-sputnik-app.md).

# Коротко про Sputnik App

"Супутник був розроблений як аппарат із двома радіомаяками для проведення траєкторних вимірювань".

&#x20;  • Sputnik App - це додаток, який дозволяє користувачам відправляти та отримувати будь-які     токени з проектів [Екосистеми Cosmos](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/ekosistema-kosmos.md) не тільки за блокчейн-адресою, але також за юзернеймом в Telegram, Twitter, Discord та/або електронною поштою.

&#x20;  • Sputnik App дозволяє відправляти токени за списком користувачів, що складається з юзернеймів, електронної пошти та/або блокчейн-адресів.

&#x20;  • Sputnik App дозволяє відправляти NFT як індивідуально, так і за списком користувачів, що складається з юзернеймів, електронної пошти та/або блокчейн-адресів.

Sputnik App складається з двох частин: [Web2 (централізована)](/sputnik-network-for-ua-community/sputnik-app/web2-funkcional.md) та[ Web3 (децентралізована)](/sputnik-network-for-ua-community/sputnik-app/web3-funkcional.md)

&#x20;  • [Web2](/sputnik-network-for-ua-community/sputnik-app/web2-funkcional.md)- і [Web3](/sputnik-network-for-ua-community/sputnik-app/web3-funkcional.md)-частини повністю незалежні одна від одної, але за бажанням [Користувача](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/koristuvach.md) можуть взаємодіяти одна з одной.

&#x20;  • [Web2-частина](/sputnik-network-for-ua-community/sputnik-app/web2-funkcional.md) централізована, частково базується на [Akash](https://akash.network/) (децентралізованому сервері), зберігає приватні ключі від [Внутрішньої Sputnik-Адреси](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/adresa-dodatku.md) та [Внутрішніх Адрес](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/vnutrishnya-adresa.md) користувачів у зашифрованому вигляді, і може підписувати транзакції з [Внутрішньої Sputnik-Адреси](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/adresa-dodatku.md) та [Внутрішніх Адрес](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/vnutrishnya-adresa.md) користувачів.

&#x20;  • [Web3-частина](/sputnik-network-for-ua-community/sputnik-app/web3-funkcional.md) децентралізована, базується на [Sputnik Network App-chain](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/sputnik-network-app-chain.md), і по суті є користувальницьким інтерфейсом для легкого доступу до функціоналу [Sputnik Network App-chain](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/sputnik-network-app-chain.md), а також для взаємодії [Sputnik App](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/sputnik-app.md) c різними блокчейнами, інструментами та dApps з [Екосистеми Cosmos](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/ekosistema-kosmos.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/korotko-pro-sputnik-app.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.
