Difference between revisions of "Tutorials for acquiring, managing, and staking ICP"

From Internet Computer Wiki
Jump to: navigation, search
(Created page with "== Basic steps and concepts == When someone says that they are staking within the Internet Computer, they mean they have created a **neuron with locked ICP**. To vote and to...")
 
 
(45 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Basic steps and concepts ==
+
__NUMBEREDHEADINGS__
 +
The governance of the Internet Computer depends on people staking their [[ICP Tokenomics | ICP token]] and voting on proposals. To do this, there are four steps. Each step has different sets of options (with trade-offs):
  
When someone says that they are staking within the Internet Computer, they mean they have created a **neuron with locked ICP**. To vote and to earn rewards, the neuron must have a lock-up period, a **dissolve delay**, greater than six months.
+
# Acquire ICP
 +
# Custody
 +
# Staking
 +
# Voting
  
To stake, these steps will not change, but the tools, commands, or methods you use may be different depending on your needs or software changes to tools.
+
This article is an entry point into these four topics. For a simple, opinionated tutorial that makes choices to maximize simplicity, see [[Staking for dummies]].
  
===To stake, there are three steps:===
+
==Acquire ICP==
  
1. Generate a **private key** to control your neuron
+
To get started, you first need to acquire ICP tokens. You can do this buying them in an exchange or by having someone you send you ICP.
2. Create a **neuron** with a **dissolve delay** and at least 1 locked ICP
 
3. *Optional*: Add more ICP to the Neuron (“top up the neuron”)
 
  
===Once you stake, you can do any of the following four activities:===
+
===Buy/Sell ICP at Exchanges===
 +
Please check coinmarketcap for a list of exchanges where you can buy/sell ICP
  
1. Set your neuron to vote by ***following*** other neurons
+
https://coinmarketcap.com/currencies/internet-computer/markets/
2. Collect your neuron’s ***rewards***
+
 
3. ***Dissolve*** your neuron to get the ICP locked inside
+
===Seed Round Contributors===
4. Become a vote leader: ***vote*** with your neuron
+
 
 +
Seed round participants who wish to claim their neurons should first see: [[How-To: Claim neurons for seed participants]].
 +
 
 +
==Custody==
 +
 
 +
Custody is the act of managing your ICP. There are many options, each with different security and usability trade-offs.
 +
 
 +
For a summary of the range of options available to you depending on your comfort level, see [[ICP custody options]].
 +
 
 +
==Staking==
 +
 
 +
Once you decide on your custody, staking is the action of locking ICP within a [[neuron]] with a [[dissolve delay]]. [[Staking and voting]] are critical to [[Governance of the Internet Computer]].
 +
 
 +
By staking you can vote on NNS Proposals and collect NNS rewards. There are many options for staking, each with different security and usability trade-offs. See [[ICP staking options]].
 +
 
 +
==Voting==
 +
 
 +
Voting is the act of voting on [[NNS proposals]] using neurons. See [[ICP voting options]].
 +
 
 +
==See Also==
 +
* '''The Internet Computer project website (hosted on the IC): [https://internetcomputer.org/ internetcomputer.org]'''
 +
* [[Governance of the Internet Computer]]
 +
* [[Staking and voting]]
 +
* [[Staking for dummies]]
 +
 
 +
==External links==
 +
 
 +
* https://www.dfinitycommunity.com/best-exchanges-to-buy-icp/
 +
* https://medium.com/dfinity/the-community-led-governance-of-the-internet-computer-b863cd2975ba
 +
* https://medium.com/dfinity/earn-substantial-voting-rewards-by-staking-in-the-network-nervous-system-7eb5cf988182
 +
* https://medium.com/dfinity/introducing-the-ledger-internet-computer-icp-app-for-nano-wallets-eed38c549f0d

Latest revision as of 17:28, 24 April 2023

The governance of the Internet Computer depends on people staking their ICP token and voting on proposals. To do this, there are four steps. Each step has different sets of options (with trade-offs):

  1. Acquire ICP
  2. Custody
  3. Staking
  4. Voting

This article is an entry point into these four topics. For a simple, opinionated tutorial that makes choices to maximize simplicity, see Staking for dummies.

1 Acquire ICP

To get started, you first need to acquire ICP tokens. You can do this buying them in an exchange or by having someone you send you ICP.

1.1 Buy/Sell ICP at Exchanges

Please check coinmarketcap for a list of exchanges where you can buy/sell ICP

https://coinmarketcap.com/currencies/internet-computer/markets/

1.2 Seed Round Contributors

Seed round participants who wish to claim their neurons should first see: How-To: Claim neurons for seed participants.

2 Custody

Custody is the act of managing your ICP. There are many options, each with different security and usability trade-offs.

For a summary of the range of options available to you depending on your comfort level, see ICP custody options.

3 Staking

Once you decide on your custody, staking is the action of locking ICP within a neuron with a dissolve delay. Staking and voting are critical to Governance of the Internet Computer.

By staking you can vote on NNS Proposals and collect NNS rewards. There are many options for staking, each with different security and usability trade-offs. See ICP staking options.

4 Voting

Voting is the act of voting on NNS proposals using neurons. See ICP voting options.

5 See Also

6 External links