# GaiaNet

## **Step 1: Purchase a GaiaNet Node**

Login to [app.satea.io](http://app.satea.io/) and select GaiaNet

Select the number of nodes and node runtime.

After confirming there is no error, please follow the instructions to complete the payment.

## **Step 2: Wait for Node Deployment**

The system will automatically deploy and synchronize your purchased nodes after the payment is completed. The process will take 2 business days. No additional operation is needed from your end during this period. You can check the deployment progress and node details on MY NODES page.

Once the node is deployed, the system will provide you with the GaiaNet node URL, Node ID and Device ID.

## **Step 3: Add Your Node to GaiaNet**

On the official website <https://www.gaianet.ai/>, connect your wallet and click on "Node" at the bottom to add your deployed node.

![](https://417288527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9ecyHbgx92KZChTSsrR8%2Fuploads%2Fdq3M09G0Ewi9k1BodSDe%2F3.png?alt=media)

Paste the Node ID and Device ID disclosed by Satea, then click Join to complete the process.

![](https://417288527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9ecyHbgx92KZChTSsrR8%2Fuploads%2FBhq4IEHIBx8IuqXxJ3YX%2F4.png?alt=media)

Open the node's URL, click "Chat with this node," then you can start a conversation with the AI model running on your node. This will help increase the node's throughput.


---

# 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://satea.gitbook.io/satea/project-setup-guide/gaianet.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.
