# Step 1: Set Up Key Project Details

{% hint style="info" %}
Each section title contains a hyperlink to its corresponding video demo for a more thorough guide.
{% endhint %}

***

## **Settings: Security 2FA**

When administrative users are added, they can be added with an email, wallet, or both. They are able to log in with their email address or their wallet address.&#x20;

Magna supports enabling **2-factor authentication**, via an authenticator app on individual user accounts.&#x20;

In the future, we will also add a setting where projects can enforce 2-factor authentication on all users.


---

# 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/admins/product-guides/magna-quickstart-guide/step-1-set-up-key-project-details.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.
