From 166e065c4883ba183401ed1efe6db9c2fd91aba2 Mon Sep 17 00:00:00 2001 From: Reckless_Satoshi Date: Wed, 9 Mar 2022 03:42:37 -0800 Subject: [PATCH] Add token recovery to how-to-use guides --- docs/how-to-use.md | 3 +++ docs/how-to-use_es.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/docs/how-to-use.md b/docs/how-to-use.md index 99b2e461..528c304d 100644 --- a/docs/how-to-use.md +++ b/docs/how-to-use.md @@ -29,6 +29,9 @@ The token will live in your browser memory for some time, so you still might hav It is best to write it down in paper... but that's a lot of work!! Most often it is good enough to simply copy it to clipboard and save it somewhere else. **If your browser crashes, your phone battery dies, or you lose connection during trading, you will need the token to log in again and continue with the trade!** +### Recovering a robot +To recover a backed-up token, simply replace the token in the textbox and tap "Generate Robot". The site will greet you with "We found your Robot avatar. Welcome back!" + ## Trade In RoboSats you can make new orders or take orders made by others. To be an _order maker_ simply click on "Create Order" in the homepage. To take an order, click on "View Book" so you can explore the orders created by other robots. diff --git a/docs/how-to-use_es.md b/docs/how-to-use_es.md index cd91f8a9..17059f94 100644 --- a/docs/how-to-use_es.md +++ b/docs/how-to-use_es.md @@ -29,6 +29,9 @@ Tu navegador recordará el token durante un tiempo, así que si se te olvida cop Lo más seguro es escribirlo en papel... pero es bastante trabajo. Basta con copiarlo al portapapeles y pegarlo en otro sitio seguro. **Si tu navegador se congela, la batería de tu teléfono se acaba, si pierdes la conexión mientras compras-vendes... ¡Vas a necesitar el token para autentificarte otra vez y continuar!** +### Recuperando un robot +Para recuperar un robot desde un token guardado previamente, simplemente reemplaza el token en la caja de texto y presiona "Generate Robot". La web te saludará con el mensaje "We found your Robot avatar. Welcome back!" + ## Intercambio En RoboSats puedes crear tus propias órdenes o tomar las órdenes creadas por otros. Para crear tu orden, solo pulsa en "Create Order". Para tomar una orden existente, pulsa en "View Book" así puedes explorar todas las órdenes que ya existen.