# Onboarding

Accessing Avantis

Website : Navigate to [avantisfi.com/trade](https://avantisfi.com/trade) to start trading!&#x20;

#### Getting Started

Login into Avantis with platforms you already use.&#x20;

<figure><img src="https://1312337203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F76vAZHPcNKY10NzuKsC4%2Fuploads%2Fmg1HwJB2Mmt88UTaa0sP%2FScreenshot%202025-12-29%20at%203.51.22%E2%80%AFPM.png?alt=media&#x26;token=f1abe015-75bf-4b27-b40a-0307549269cb" alt=""><figcaption></figcaption></figure>

Avantis uses [https://privy.io](https://privy.io/) to enable seamless onboarding for everyone. You can login via Email, SMS, Google account or X (formally twitter) else, you can opt to login via EVM wallet (Rabby, Metamask, Phantom, Zerion)

If you login with a social account (like X), we'll create a custodial wallet for you! However, you can also login using your own non-custodial wallets (like Metamask).

You will also need USDC and ETH on Base to trade, USDC being trading collateral, and the ETH being used as gas to deposit your USDC. Refer to [onramp-usdc](https://docs.avantisfi.com/trading/onramp-usdc "mention") if you are looking for ways to get USDC on Base the network.&#x20;

Note - Gas (ETH) is sponsored for users logging in via social platforms (Google account, SMS, X, Email).&#x20;

#### Network Connection

Base: Ensure your wallet is connected to the Base network. If it's not automatically connected, you'll need to switch manually. Here's a guide on how to add the Base network to your wallet: [Using Base | Base](https://docs.base.org/using-base/).


---

# 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.avantisfi.com/tutorials/onboarding.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.
