# Quick start guide

[SanR.app](https://sanr.app/) is [Santiment](http://santiment.net/)’s latest decentralized signals platform where people can study, train and compete with one another to become better crypto traders and investors.

In this guide, we will be providing a step-by-step guide to navigate the app and to also instruct us on how to publish a signal! Video guide to post a signal on SanR.

### Video guide to post a signal on SanR

{% embed url="<https://youtu.be/d4gw2fFRvLM>" %}

**Step 1:** [**Landing page**](https://sanr.app/)**.**

Once you have logged into SanR.app, we will be greeted by the landing page. Firstly, connect your DeFI wallet by clicking the connect button.

![](https://miro.medium.com/max/1400/0*-0IhUxGODi5NJ9-m.png)

You will then be prompted to choose the wallet of your liking, currently, the app supports both MetaMask and WalletConnect.

![](https://miro.medium.com/max/1400/0*ZGYqamKi6bXt9UOg.png)

Once done choosing your preferred wallet, proceed by signing the signature request and you will be directed to the leaders' page.

![](https://miro.medium.com/max/1400/0*6Jq508Xg6Y-D_2wx.png)

**Step 2:** [**Leaders page**](https://sanr.app/leaders)**.**

On the leaders' page, you can browse through the leaderboard rankings of the epochs which are running concurrently.&#x20;

From here, proceed onto the signals page by clicking the Open Signal button

![](https://miro.medium.com/max/1400/0*7SFsLMw0TP_koRxI.png)

**Step 3:** [**Signal creation page**](https://sanr.app/open-signal)**.**

On the signals page, we have several:

1: Choose the preferred pairings which you would wish to forecast

2: Select the direction to forecast Rise(SanRise) or Fall(SanSet)

3: Select target price and stop loss for the signals

4: Enter signal leverage ( players are limited to 10 signals running concurrently in all epochs)

5: Enter the title and description of your signal strategy

6: Open Signal button

![](https://miro.medium.com/max/1400/0*Fqcml0Obi5hzJ2Ib.png)

Upon clicking the Open Signal button you will then be prompted to sign the signature request to proceed. Once done, your signal will be created!

![](https://miro.medium.com/max/1400/0*nxDTS3FodauthKvl.png)

Once done creating the signal, we then click on your “Mine” which will take you to your profile page.

![](https://miro.medium.com/max/1400/0*Oo5sKbWWfQt4afbi.png)

**Step 4:** [**Profile page**](https://sanr.gitbook.io/sanr/product/user-profiles)**.**

On your profile page, we then click on the signals tab to view your signals made.

![](https://miro.medium.com/max/1400/0*zhfuu4yeHd6DnCsT.png)

On the signals tab, we can then see the previous open and closed forecasts predicted and their current performance.

![](https://miro.medium.com/max/1400/0*QfgdUEOTkwSn0qsL.png)

Now you know how to submit signals and are now capable of competing in the leaderboard rankings!


---

# 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://sanr.gitbook.io/sanr/welcome/quick-start-guide.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.
