# Внутрішній запис

"День запуску першого штучного супутника Землі збігся з відкриттям чергового міжнародного конгресу з астронавтики у Барселоні"

Для здійснення [Web2 функціоналу](/sputnik-network-for-ua-community/sputnik-app/web2-funkcional.md), [Sputnik App](/sputnik-network-for-ua-community/sputnik-app.md) записує інформацію про юзернейми, електронну пошту, [Внутрішні Адреси](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/vnutrishnya-adresa.md) користувачів, а також прикріплені [Особисті Адреси](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/osobista-adresa.md) у Внутрішній Запис

[Sputnik App](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/sputnik-app.md) створює для користувача [Внутрішню Адресу](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/vnutrishnya-adresa.md), і вносить дані у Внутрішній Запис, в якому асоціює юзернейм, електронну пошту або прикріплений [Особисту Адресу](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/osobista-adresa.md) з [Внутрішньою Адресою ](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/vnutrishnya-adresa.md)користувача.\
\
Внутрішній запис зберігається в блокчейні [Sputnik Network App-chain](/sputnik-network-for-ua-community/sputnik-network-app-chain.md)

[Sputnik App](/sputnik-network-for-ua-community/sputnik-app.md) звертається до Внутрішнього Запису щоразу, коли:

[Користувач](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/koristuvach.md) підключається до [Sputnik App](/sputnik-network-for-ua-community/sputnik-app.md) за допомогою Telegram, Twitter, Discord або електронної пошти

[Користувач](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/koristuvach.md) прикріплює Telegram, Twitter, Discord юзернейм, електронну пошту, або [Особисті Адреси](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/osobista-adresa.md)

[Користувач](/sputnik-network-for-ua-community/slovnik-terminiv-ta-skhema/koristuvach.md) відправляє токени або NFT за юзернеймм або електронною поштою, або за списком з юзернеймів та/або електронних пошт


---

# 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/vnutrishnii-zapis.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.
