# User Guide

## How to join SIX Individual Node Program

{% embed url="<https://medium.com/@sixnetwork/user-guide-to-stake-six-in-the-individual-node-program-842614132b11>" %}

### **Preparation Checklist**

Before you can participate in SIX Protocol’s Individual Node Program and start earning rewards, you need to do a couple of things to prepare.

* Open your Keplr wallet.
* Add SIX Protocol to your Keplr wallet.
* Bridge from Stellar to SIX Protocol to ensure that you have the required tokens on the SIX protocol.

## Bridge to SIX Protocol Chain

{% embed url="<https://medium.com/six-network/six-bridge-major-upgrade-to-six-protocol-chain-cacedf7f6e7b>" %}

## Token Transfer to SIX Protocol EVM

SIX Protocol now supports EVM, allowing for easy transfer of SIX tokens between the SIX Protocol and SIX Protocol — EVM via [https://evm.sixprotocol.com/.](https://evm.sixprotocol.com/)&#x20;

To transfer tokens from SIX Protocol to SIX Protocol — EVM, users will need to have SIX tokens in their EVM wallet to pay for gas fees.

Here’s a guide on how to transfer SIX tokens between the SIX Protocol and SIX Protocol — EVM:

{% embed url="<https://medium.com/six-network/guide-to-transfer-tokens-between-six-protocol-and-six-protocol-evm-d29b36480cab>" %}


---

# 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://sixnetwork.gitbook.io/six-network/guide/user-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.
