# App IOTY

As part of our decentralized network project, we're developing an application for active contributors. The IOTY App is a free application that turns any smartphone into a gateway capable of capturing and sending data directly to the IOTY protocol and the blochain of all nearby objects. The application is totally disconnected from the smartphone owner's information, so there's no link between the contributor's and the devices' data, which is totally confidential. The idea is that each contributor, as they walk around their daily lives, will collect messages from the connected objects that will be emmettrons en BLE. The use of this standard will enable many existing objects to adopt this network rapidly, with only minor firmware modifications.&#x20;

We'll be implementing a reward policy, with boosts to cover less populated areas, and sponsorship programs where each sponsor will be able to earn rewards for his or her godchildren...etc.

<figure><img src="https://2910717012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgThMxRe8puPyXyB8TKPn%2Fuploads%2FubpGhB5AMWzFrKk9FS9A%2FDeck_Connectify_9%20(1).png?alt=media&#x26;token=4f5da888-a0c3-406e-8fb0-39ace0fe0fee" alt=""><figcaption></figcaption></figure>


---

# 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://connectify.gitbook.io/iot-protocol/ioty-network/app-ioty.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.
