# App

Swene app is currently a web app with native Android and IOS versions planned for Q3 2021.&#x20;

It keeps you as the sole owner of your wallet (non-custodial) but helps you access and benefit from features of the DeFi and blockchain in a simple and accessible way.

You can access the app with an email/password or anonymously using a decentralized wallet (**BitPay**, **MetaMask**, **Coinbase Wallet**, **Binance Chain Wallet**, **Crypto.com DeFi Wallet**, **Trust Wallet** and many more).\
\
The app will query for the assets you have on different blockchain and calculate the total/individual value (right now the supported networks are: **Ethereum**, **Binance Smart Chain**, **Polygon** and **xDAI**). In addition we have integrated the main AMMs of the supported chains (**Uniswap**, **PancakeSwap**, **QuickSwap** and **HoneySwap**), and using our platform, you are able to buy/sell and send these tokens.


---

# 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://docs.swene.io/products/features.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.
