# Getting Started

Getting Started with zotto:

1. Access: Begin your journey by logging in, using your preferred method.&#x20;
   * You can log in using your email address(Google), social logins (Apple, Facebook)
   * you can utilize existing wallets like MetaMask or Coinbase Wallet for seamless access (Coming Soon).
2. Authentication: Once logged in, the system will authenticate your credentials. Upon successful authentication, you'll be provisioned with a secure wallet, whether it's the platform's native wallet or your preferred existing wallet (Coming Soon).
3. Wallet Provisioning: Your provisioned wallet serves as the gateway for on-chain actions within zotto's ecosystem. Whether it's trading or conducting transactions, you'll have the capability to perform these actions effortlessly using your wallet of choice.

By following these steps, you'll gain access to zotto's versatile ecosystem, where your authenticated account and provisioned wallet enable secure and convenient on-chain activities such as automated bot trading and DeFi transactions.

<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.zotto.ai/the-basics/getting-started.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.
