> For the complete documentation index, see [llms.txt](https://avanzo.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avanzo.gitbook.io/whitepaper/platform/platform-and-mobile-app.md).

# Platform & Mobile App

#### Description

To enable investors to easily maintain complete control over their portfolios and track performance and returns, the best experience for our investors will be provided by a mobile App that will be developed to interact with the smart contract, as well as deposit and withdraw funds or profits, with 24/7 Support for any type of error partnered with 10clouds top experienced App developing company with blockchain & smart contract background.

#### App services

It will be developed on both iOS and Android, granting access to a large user base and allowing them to link wallets, such as Metamask, trustwallet, etc. You will be able to access the following services, as well as the capability to link your hard wallets:

1. Deposit/Withdraw
2. DAO voting
3. Monitor your investments & profits
4. Monitor coins of your choice from the market
5. Alerts on new investment proposals and votes on them
6. Over view of company total invested amount
7. Monitor company invested countries
8. In-app wallet " future feature"
9. Payment services

#### KYC

Because it is real estate investments, some governments will request KYCs of the investors for some regulation as they say (To ensure security and prevent money laundering) Therefore, we have to ask the investors to provide KYC (know your client) form.

#### Security

Multiple levels of security will be available for each user's account.

* Email Sign up
* Mobile number linking
* Biometric log in
* OPT linking example "google authenticate"

#### Personal information

Firewalls safeguard your personal data while it is processed, stored, and accessed in secure data centers under stringent access and control procedures. 2048-bit SSL encryption is used to safeguard any data transferred between AVANZO, our servers, and other parties.

#### APP overview

This is an overview of the app's conceptual features; the design and functionalities may change while it is being built.

![Figure "7"](/files/0hIQ4TqVuJReEUW7bRxz)


---

# 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, and the optional `goal` query parameter:

```
GET https://avanzo.gitbook.io/whitepaper/platform/platform-and-mobile-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
