# Interface Eywa WebApp

## Connecting a wallet

Before you need download a wallet plugin of your choose, login or create a new account.\
\
You need to connect a wallet to work in the application:&#x20;

1. Open <https://app.eywa.fi/>
2. Press on the "Connect wallet" button\
   ![](/files/EZZ2SEOjnNLphCldXB8v)
3. Then choose wallet which you use:\
   ![](/files/8uVqBzmeCcWNlVO5i7uc)
4. Confirm the connection on the WebApp in the MetaMask\
   ![](/files/bZQoIGkVhHGNgemCednZ)<br>

## Basic interface elements

The interface consist of basic elements, such as:\
1\. Wallet section\
![](/files/abP2qPtTB58yvH66CodF)

Here you can see balance of native token in the network, which is chosen in your wallet (in this case it is ETH in Ethereum network)\
\
If you click on this section pop-up window will appear:\
![](/files/h5LuY1RTxKqBfrSBLuiv)\
Here you can change network, copy wallet address, go to block explorer and disconnect wallet.\
\
2\. Transaction History\
![](/files/31xfiHm7EZq744nK7tNh)\
Here you can see status of your transactions, if your transaction has failed the icon will have red mark.\
\
4\.  Slippage settings\
![](/files/50TUIsYZ476S5aySqCKH)

Here you can chage slippage settings\
\
5\. Source and destination input. \
Here you can change network and token.\
\
![](/files/ffQK5e5dl93Hl64RoJtJ)\
\
7\. When you click on source/destination input, then Network/Token menu opens\
![](/files/gQ5cJeEvnEAdG4Eo8Ntx)<br>


---

# 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.eywa.fi/user-documentation/eywa-dex/interface-eywa-webapp.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.
