# Sign-in

You can connect via **“social” login** - i.e. without a wallet - or with a compatible **non-custodial wallet** (i.e. Metamask, Trust Wallet, etc).&#x20;

In case you connect via a “social” login the system will create a wallet for you.

<figure><img src="/files/1EnWEpw7UjdHzfkpirQ9" alt=""><figcaption></figcaption></figure>

The system won’t store your private keys or be able to manage your funds.

Please keep in mind that any operation you perform once connected requires “gas” fees to be paid to the underlying blockchain (i.e. small fees in BNB cryptocurrency when using BNB Smart Chain). You will require native blockchain cryptocurrency in your wallet regardless of the way you connect to the system.&#x20;

{% hint style="warning" %}
If you have logged in via social login, please also read the next section "User setting Option" to understand how to top up your wallet before using the platform.
{% endhint %}

<br>

<br>


---

# 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.streamablefinance.com/streamable-finance-user-guide/user-guide/sign-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.
