# 1. Setting Up Your Wallet

* **Install a Web3 Wallet**: Use a Web3-compatible wallet like MetaMask, Trust Wallet, or WalletConnect.
  * **MetaMask**: Download and install MetaMask from their official website or the app store.
  * **Trust Wallet**: Install Trust Wallet from the app store.
  * **WalletConnect**: Use a supported wallet app and connect via WalletConnect.
* **Connect to TEKTIAS**: Once the wallet is set up, visit the TEKTIAS platform and connect your wallet by clicking the “Connect Wallet” button in the top right corner.


---

# 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://tektias.gitbook.io/tektias/guides-for-using-tektias-features/1.-setting-up-your-wallet.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.
