# How To Login

All stakeholders can log in at <https://app.magna.so>. You can only log in if a project on Magna has already added your **email** or **wallet** within Magna.

{% hint style="warning" %}
Logging in with Gnosis Safe is not supported at this time. If you have a Gnosis Safe, you will have to log in with an email.
{% endhint %}

<figure><img src="/files/kiO5L4PeMmwEn9FOIrYV" alt="" width="375"><figcaption><p>A screenshot of the log in screen</p></figcaption></figure>

Once on the site, you have several login options:

1. Get a one-time Magic Link sent to your account email address
   1. If you do not receive this link, please check your spam folder.&#x20;
2. Login with an EVM Wallet
   1. You can use this option to log in with one of the supported wallet extensions, or use WalletConnect to connect other wallets like Fireblocks.
3. Login with Solana Wallet
   1. Use this option to log in with Phantom or other Solana wallet.
   2. If you are using Ledger, SolFlare, or Squads, you will have to check the box that asks you if you are using one of those wallets.
4. Login with Google (if you have a Google-managed email)

If you are unable to login, please check with your project to make sure they have already added you to the platform before contacting Magna.

{% hint style="warning" %}
If you see an error, it means that your wallet address or email is not in the system. Please check with **your project** to first confirm that they have already added you to the platform before contacting Magna. You can also reach out to Magna via Intercom for support.
{% endhint %}

### FAQ: Can I set up 2FA?

Yes, you can set up 2FA by clicking on your picture on the top left,&#x20;

1. Click on your picture in the top left of the portfolio page.

   <figure><img src="/files/OBDgbF4D9jtG3i6mwsYj" alt=""><figcaption></figcaption></figure>
2. Click "Preferences"

   <figure><img src="/files/R5dDne8CfrzRD1NP19pF" alt=""><figcaption></figcaption></figure>
3. Configure your 2FA in the Multi Factor Authentication Section

   <figure><img src="/files/bbRXwUA8H1UDhW5yFHnD" alt=""><figcaption></figcaption></figure>

### FAQ: Can I log in with a Ledger?

**On EVM Chains (Ethereum, Optimism, Arbitrum, etc.):**&#x20;

Yes, login with Ledger is supported on EVM chains. We recommend connecting the Ledger via MetaMask in the UI.&#x20;

**On Solana:**&#x20;

Yes, login with Ledger is supported on SOL. Just make sure to select the checkbox that appears that says "am using a Ledger.")


---

# 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.magna.so/stakeholders/product-guides/how-to-login.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.
