# Setting up the Xano Log in Snippet

In this tutorial, we will demonstrate the process of setting up your Xano account and importing our new [Xano Log in snippet](https://www.xano.com/snippet/0lroCjCU) for an easier way to implement some Xano authentication features to your Bravo app.

### What features does the snippet include?

* Refresh Token
* Firebase Integration
* Reset and change password with Magic Link (Sendgrid)
* Email Verification
* User authentication

### How to install the snippet

{% embed url="<https://www.loom.com/share/5cce5a2311ad4d12b5bab823d375df00>" %}


---

# 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.bravostudio.app/connect-api/browse-by-backend/xano/setting-up-the-xano-log-in-snippet.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.
