diff --git a/docs_projectinca/astro.config.mjs b/docs_projectinca/astro.config.mjs index d94b0cd..fa64531 100644 --- a/docs_projectinca/astro.config.mjs +++ b/docs_projectinca/astro.config.mjs @@ -18,18 +18,21 @@ export default defineConfig({ ], }, { - label: 'INCA Nodes', + label: 'Guides', items: [ // Each item here is one entry in the navigation menu. - { label: 'Get INCA Nodes', link: '/inca_nodes/get_inca_nodes/' }, - { label: 'Set Up INCA Nodes', link: '/inca_nodes/set_up_inca_nodes/' }, - { label: 'Manage Rewards', link: '/inca_nodes/manage_rewards/' }, + { label: 'Install ThreeFold Connect', link: '/guides/threefold_connect/' }, + { label: 'Create an INCA Farm', link: '/guides/create_farm/' }, + { label: 'Get INCA Nodes', link: '/guides/get_inca_nodes/' }, + { label: 'Connect Your Nodes', link: '/guides/connect_the_nodes/' }, + { label: 'Manage Your Rewards', link: '/guides/manage_rewards/' }, ], }, { label: 'Resources', items: [ // Each item here is one entry in the navigation menu. + { label: 'Introduction', link: '/resources/resources_introduction/' }, { label: 'Node Status bot', link: '/resources/node_status_bot/' }, { label: 'Farmerbot', link: '/resources/farmerbot/' }, ], diff --git a/docs_projectinca/src/content/docs/guides/connect_the_nodes.md b/docs_projectinca/src/content/docs/guides/connect_the_nodes.md new file mode 100644 index 0000000..c1b552e --- /dev/null +++ b/docs_projectinca/src/content/docs/guides/connect_the_nodes.md @@ -0,0 +1,14 @@ +--- +title: Connect the Nodes +description: How to connect the nodes to the grid +--- + +Once you've received your INCA nodes, it takes a few minutes to connect it: + +- Plug the Ethernet cable in your INCA node and connect the cable to your router +- Plug the power cable in your INCA node and connect the cable to a power outlet +- Push the power on button to start the node + +The node will automatically connect to the INCA grid. That's it! + +The node is self-healing and you will need miminal if any maintenance. \ No newline at end of file diff --git a/docs_projectinca/src/content/docs/guides/create_farm.md b/docs_projectinca/src/content/docs/guides/create_farm.md new file mode 100644 index 0000000..b38cce0 --- /dev/null +++ b/docs_projectinca/src/content/docs/guides/create_farm.md @@ -0,0 +1,22 @@ +--- +title: Create a Farm +description: How to create a Farm with ThreeFold Connect +--- + +## Introduction + +We cover the steps to create a farm with the ThreeFold Connect app. + +## Steps + +Follow those steps to create a farm: + +- Open the main menu of the app and click on `Farming` +- Next to `Farms` click on the plus button +- Choose a farm name and click `Submit` + +## Farm ID + +Take note of the farm ID, it will be requested when you order your INCA nodes. + +Read more in the next section. \ No newline at end of file diff --git a/docs_projectinca/src/content/docs/guides/get_inca_nodes.md b/docs_projectinca/src/content/docs/guides/get_inca_nodes.md new file mode 100644 index 0000000..0afe505 --- /dev/null +++ b/docs_projectinca/src/content/docs/guides/get_inca_nodes.md @@ -0,0 +1,14 @@ +--- +title: Get INCA Nodes +description: How to get INCA nodes +--- + +There are different models of INCA nodes available. + +Visit the [official INCA website](https://internetcapacity.org/farming/) to choose and buy INCA nodes. + +## Input Your Farm ID + +When you buy an INCA node, you will be requested to enter your farm ID. + +For more information on this, read the [previous section](/guides/create_farm). diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_1.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_1.png new file mode 100644 index 0000000..6e1f766 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_1.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_10.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_10.png new file mode 100644 index 0000000..d990568 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_10.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_11.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_11.png new file mode 100644 index 0000000..1a0d5b9 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_11.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_12.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_12.png new file mode 100644 index 0000000..9ffb19d Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_12.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_13.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_13.png new file mode 100644 index 0000000..1b96f81 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_13.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_14.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_14.png new file mode 100644 index 0000000..c0b301f Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_14.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_15.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_15.png new file mode 100644 index 0000000..120be6a Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_15.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_16.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_16.png new file mode 100644 index 0000000..781bf30 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_16.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_17.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_17.png new file mode 100644 index 0000000..51130a3 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_17.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_18.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_18.png new file mode 100644 index 0000000..8fe5d2f Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_18.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_19.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_19.png new file mode 100644 index 0000000..6c6796c Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_19.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_2.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_2.png new file mode 100644 index 0000000..564b312 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_2.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_20.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_20.png new file mode 100644 index 0000000..da5c0ca Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_20.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_21.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_21.png new file mode 100644 index 0000000..27abf0c Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_21.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_22.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_22.png new file mode 100644 index 0000000..adde6b0 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_22.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_23.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_23.png new file mode 100644 index 0000000..aabf0a0 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_23.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_29.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_29.png new file mode 100644 index 0000000..52a66cd Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_29.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_3.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_3.png new file mode 100644 index 0000000..0a45687 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_3.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_32.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_32.png new file mode 100644 index 0000000..ab617bf Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_32.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_33.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_33.png new file mode 100644 index 0000000..3c6d591 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_33.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_34.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_34.png new file mode 100644 index 0000000..944688f Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_34.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_35.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_35.png new file mode 100644 index 0000000..845bd35 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_35.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_36.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_36.png new file mode 100644 index 0000000..b294bcb Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_36.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_37.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_37.png new file mode 100644 index 0000000..c61e06e Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_37.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_38.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_38.png new file mode 100644 index 0000000..732f98a Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_38.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_39.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_39.png new file mode 100644 index 0000000..0c78bc0 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_39.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_4.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_4.png new file mode 100644 index 0000000..11ef6d7 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_4.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_40.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_40.png new file mode 100644 index 0000000..6651627 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_40.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_41.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_41.png new file mode 100644 index 0000000..839e929 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_41.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_42.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_42.png new file mode 100644 index 0000000..5f84480 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_42.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_43.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_43.png new file mode 100644 index 0000000..eb3a017 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_43.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_44.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_44.png new file mode 100644 index 0000000..4a10071 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_44.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_45.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_45.png new file mode 100644 index 0000000..0d6e86d Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_45.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_46.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_46.png new file mode 100644 index 0000000..2039941 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_46.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_47.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_47.png new file mode 100644 index 0000000..71ea72e Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_47.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_5.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_5.png new file mode 100644 index 0000000..2dd845d Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_5.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_57.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_57.png new file mode 100644 index 0000000..b9289a4 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_57.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_58.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_58.png new file mode 100644 index 0000000..a78d6d8 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_58.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_59.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_59.png new file mode 100644 index 0000000..4f6e7f2 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_59.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_6.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_6.png new file mode 100644 index 0000000..5766b18 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_6.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_7.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_7.png new file mode 100644 index 0000000..c9256be Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_7.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_8.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_8.png new file mode 100644 index 0000000..0901cf6 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_8.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_9.png b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_9.png new file mode 100644 index 0000000..a913e4b Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_tf_wallet_9.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/farming_wallet_5.png b/docs_projectinca/src/content/docs/guides/img/farming_wallet_5.png new file mode 100644 index 0000000..9a83dd3 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/farming_wallet_5.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/tfconnect_authenticator_1.png b/docs_projectinca/src/content/docs/guides/img/tfconnect_authenticator_1.png new file mode 100644 index 0000000..9949b79 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/tfconnect_authenticator_1.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/tfconnect_authenticator_2.png b/docs_projectinca/src/content/docs/guides/img/tfconnect_authenticator_2.png new file mode 100644 index 0000000..93b0401 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/tfconnect_authenticator_2.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/tfconnect_authenticator_3.png b/docs_projectinca/src/content/docs/guides/img/tfconnect_authenticator_3.png new file mode 100644 index 0000000..e8173c7 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/tfconnect_authenticator_3.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/tfconnect_enter_password.png b/docs_projectinca/src/content/docs/guides/img/tfconnect_enter_password.png new file mode 100644 index 0000000..60166d0 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/tfconnect_enter_password.png differ diff --git a/docs_projectinca/src/content/docs/guides/img/tfconnect_logging_in.png b/docs_projectinca/src/content/docs/guides/img/tfconnect_logging_in.png new file mode 100644 index 0000000..86e9a37 Binary files /dev/null and b/docs_projectinca/src/content/docs/guides/img/tfconnect_logging_in.png differ diff --git a/docs_projectinca/src/content/docs/guides/manage_rewards.md b/docs_projectinca/src/content/docs/guides/manage_rewards.md new file mode 100644 index 0000000..c3c2cd2 --- /dev/null +++ b/docs_projectinca/src/content/docs/guides/manage_rewards.md @@ -0,0 +1,8 @@ +--- +title: Manage Rewards +description: How to manage farming rewards +--- + +Farming rewards will be sent automatically to your ThreeFold Connect wallet. + +Simply visit your ThreeFold Connect wallet to see your rewards. \ No newline at end of file diff --git a/docs_projectinca/src/content/docs/guides/threefold_connect.md b/docs_projectinca/src/content/docs/guides/threefold_connect.md new file mode 100644 index 0000000..ca87348 --- /dev/null +++ b/docs_projectinca/src/content/docs/guides/threefold_connect.md @@ -0,0 +1,39 @@ +--- +title: ThreeFold Connect +description: How to install the ThreeFold Connect app +--- + +## Introduction + +In this section, we cover the basics and advanced features of the ThreeFold Connect app. + +## Installation + +We cover the steps to install the app: + +- Download the app + - [Android](https://play.google.com/store/apps/details?id=org.jimber.threebotlogin&hl=en&gl=US) + - [iOS](https://apps.apple.com/us/app/threefold-connect/id1459845885) +- Open the app +- Click on `SIGN UP` +- Choose a ThreeFold Connect ID +- Enter your email address +- Take note of the mnemonics +- Open the confirmation email and +- Choose a 4-digit pin + +## Create a Wallet + +We cover the steps to create a wallet: + +- In the menu, click on `Wallet` +- Click on `Create Initial Wallet` + +Once you've installed ThreeFold Connect and created a wallet, create a farm. More on this in the next section! + + +## Disclaimer + +> The information provided in this tutorial or any related discussion is not intended as investment advice. The purpose is to provide educational and informational content only. Investing in cryptocurrencies or any other assets carries inherent risks, and it is crucial to conduct your own research and exercise caution before making any investment decisions. +> +> **The INCA Token** is not to be considered as a traditional investment instrument. The value of cryptocurrencies can be volatile, and there are no guarantees of profits or returns. Always be aware of the risks involved and make informed choices based on your own assessment and understanding. \ No newline at end of file diff --git a/docs_projectinca/src/content/docs/inca_nodes/get_inca_nodes.md b/docs_projectinca/src/content/docs/inca_nodes/get_inca_nodes.md deleted file mode 100644 index f4052a7..0000000 --- a/docs_projectinca/src/content/docs/inca_nodes/get_inca_nodes.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Get Started -description: Earn INCA rewards by hosting nodes ---- - -Earn INCA rewards by hosting nodes - -## Get a Node - -- Visit the official INCA website to [get INCA nodes](https://internetcapacity.org/) diff --git a/docs_projectinca/src/content/docs/inca_nodes/manage_rewards.md b/docs_projectinca/src/content/docs/inca_nodes/manage_rewards.md deleted file mode 100644 index f4052a7..0000000 --- a/docs_projectinca/src/content/docs/inca_nodes/manage_rewards.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Get Started -description: Earn INCA rewards by hosting nodes ---- - -Earn INCA rewards by hosting nodes - -## Get a Node - -- Visit the official INCA website to [get INCA nodes](https://internetcapacity.org/) diff --git a/docs_projectinca/src/content/docs/inca_nodes/set_up_inca_nodes.md b/docs_projectinca/src/content/docs/inca_nodes/set_up_inca_nodes.md deleted file mode 100644 index f4052a7..0000000 --- a/docs_projectinca/src/content/docs/inca_nodes/set_up_inca_nodes.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Get Started -description: Earn INCA rewards by hosting nodes ---- - -Earn INCA rewards by hosting nodes - -## Get a Node - -- Visit the official INCA website to [get INCA nodes](https://internetcapacity.org/) diff --git a/docs_projectinca/src/content/docs/references/glossary.md b/docs_projectinca/src/content/docs/references/glossary.md index dcf7be1..c7f8001 100644 --- a/docs_projectinca/src/content/docs/references/glossary.md +++ b/docs_projectinca/src/content/docs/references/glossary.md @@ -5,7 +5,7 @@ description: Glossary of terms from the INCA ecosystem ## Introduction -We provide a glossary of terms that you may encounter while reading on the INCA ecosystem. +We provide definitions of terms you may encounter while exploring the INCA ecosystem. ## Terms and Definitions diff --git a/docs_projectinca/src/content/docs/resources/resources_introduction.md b/docs_projectinca/src/content/docs/resources/resources_introduction.md new file mode 100644 index 0000000..4be261c --- /dev/null +++ b/docs_projectinca/src/content/docs/resources/resources_introduction.md @@ -0,0 +1,11 @@ +--- +title: Introduction +description: Resources Introduction +--- + +This section is optional. We present two bots to optimize your farming experience. + +## The Bots + +- The Node Status Bot give you relevant information on your node status, notify you if the node status changes and also provide information on minting violations. +- The Farmerbot is a service that farmers can run in order to automatically manage the nodes in their farms. \ No newline at end of file diff --git a/docs_projectinca/src/content/docs/start_here/getting_started.md b/docs_projectinca/src/content/docs/start_here/getting_started.md index daf4ab6..8525c06 100644 --- a/docs_projectinca/src/content/docs/start_here/getting_started.md +++ b/docs_projectinca/src/content/docs/start_here/getting_started.md @@ -3,13 +3,24 @@ title: Getting Started description: Basic Steps to Farm INCA! --- -## Process Overview +It's now easier than ever to become a farmer on the ThreeFold Grid thanks to Project **IN**ternet **CA**pacity. -It's now easier than ever to become a cloud service provider and provide compute, storage and network resources to the world. You can own your part of the Internet and earn rewards while doing so! +Farmers are cloud service providers who offer compute, storage and network resources to the world. In exchange, farmers receive INCA rewards. -### [Get INCA Nodes](/inca_nodes/get_inca_nodes) +You can contribute to the worldwide cloud landscape and own your own part of the Internet! -### [Set Up INCA Nodes](/inca_nodes/set_up_inca_nodes) +## Main Steps -### [Manage Rewards](/inca_nodes/manage_rewards) +There are only a handful of steps needed to become a cloud service provider. +- Install the ThreeFold Connect ap +- Create an INCA Farm +- Get INCA nodes +- Connect your nodes +- Manage your rewards + +## Let's Go + +The next pages will guide you through the process of becoming a cloud service provider. + +All aboard the ThreeFold Grid... Let's deploy some INCA nodes! \ No newline at end of file