# Getting Started

You can access the Affine Mainnet Beta app today by navigating to [app.affinedefi.com](https://app.affinedefi.com)

## Connect to Affine

With Affine, you can currently connect to the App using Metamask or via Magic. Metamask is the most common approach in the DeFi space but [Magic](https://magic.link/auth) provides a passwordless authentication experience for the Web3 space. You can read more about the specific approach for connecting to the app in the following pages:&#x20;

{% content-ref url="/pages/rpAatsFsH5a58MQyQXOj" %}
[Connect via MetaMask](/getting-started/connect-via-metamask.md)
{% endcontent-ref %}

{% content-ref url="/pages/rCfCaL0UdHFIHGgXsru4" %}
[Connect via Magic](/getting-started/connect-via-magic.md)
{% endcontent-ref %}

## Using the App

With the Affine App, you can buy and sell Affine baskets and view your performance over time. You can read more about how to navigate and use the Mainnet Beta App below:&#x20;

{% content-ref url="/pages/etZwMb6V9q1ntT2BtBor" %}
[Using the App](/getting-started/using-the-app.md)
{% endcontent-ref %}


---

# 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://earn-docs.affinedefi.com/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.
