# Logging In&#x20;

{% hint style="info" %}
*<mark style="color:blue;">A profile allows you to introduce yourself to the network and manage your projects so others can follow your work.</mark>*&#x20;
{% endhint %}

### Log In from the upper right corner of the Regen page

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

* You will be prompted to choose between two log-in methods:

<figure><img src="/files/4R3jdu2I1DBSO10Ugi0H" alt=""><figcaption></figcaption></figure>

### Email or Social Log In

{% hint style="info" %}
[*<mark style="color:blue;">An email or social-based login is a good introduction to the network if you want to create and promote your projects, and potentially sell carbon or ecosystem service credits in the future.</mark>* ](#user-content-fn-1)[^1]
{% endhint %}

* You can make an account using Google account (gmail) or an email. In either case, you do not need a password.
* If you choose to use an email, a code will be sent to that account. The code will be different each time you login, and will give you access to your profile page and account.
* If you choose to use Google, Google may send you a verification code, but generally you should be brought straight to your profile page.

You are now logged in!&#x20;

{% hint style="info" %}
*<mark style="color:blue;">You can move forward and set up your profile page to best represent you and your projects.</mark>*&#x20;
{% endhint %}

### Keplr Login in

In order to do on-chain actions such as creating organizations, registering projects, and issuing credits, you'll need to log in with a Keplr wallet. [Learn more about wallets here](/guides/wallets/wallet-setup.md).&#x20;

[^1]:


---

# 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://guides.regen.network/guides/regen-app-project-developers-and-land-stewards/logging-in.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.
