> For the complete documentation index, see [llms.txt](https://messier.gitbook.io/catalogue-de-messier/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://messier.gitbook.io/catalogue-de-messier/messier-ai/messier-gpu-nodes/faq.md).

# FAQ

**General Questions**

**Q1: What is Messier AI Nodes?**\
**A:** A platform connecting server owners with those needing high-powered GPUs for AI, machine learning, and intensive tasks.

**Q2: How is it different from traditional GPU cloud services?**\
**A:** Messier AI Nodes focuses on direct rentals of existing server resources, offering a simpler, more secure, and performance-optimized solution.

**Q3: Who benefits from using Messier AI Nodes?**\
**A:** Individuals and businesses needing access to high-powered GPUs for AI, machine learning, and data processing.

***

**Node Setup and Management**

**Q4: How do I set up a node?**\
**A:** Name your node, set a rental price, and enter SSH details like IP, port, username, and password/SSH key.

**Q5: What is SSH and why is it important?**\
**A:** SSH (Secure Shell) is a protocol for secure remote server access, essential for managing your node.

**Q6: How do I monitor my node’s performance?**\
**A:** Use the Deployments Dashboard to track performance and manage deployments.

***

**Earnings, Fees, and Tokens**

**Q7: How do I earn rewards?**\
**A:** Earn by renting out nodes, maintaining uptime, getting positive reviews, and referring users.

**Q8: What are the fees?**\
**A:** Standard fee is 1%, with discounts available for holding MTT tokens (0.75% for 200M+, 0.5% for 1B+).

**Q9: How do I withdraw earnings?**\
**A:** Withdraw earnings directly through your account.

***

**Leaderboard and Community**

**Q10: What is the leaderboard system?**\
**A:** Earn points by contributing to the network, which helps you level up and gain benefits like badges and priority support.

**Q11: What are the leaderboard levels?**\
**A:** Levels range from Newcomer to Elite, each offering increasing benefits.

**Q12: How do I refer new users?**\
**A:** Share your referral link to earn points and rewards.

***

**Support**

**Q13: What support options are available?**\
**A:** Priority support via Telegram for Pro/Elite members, standard support via email for others.

**Q14: How do I access new features?**\
**A:** Elite members can access beta features before public release.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://messier.gitbook.io/catalogue-de-messier/messier-ai/messier-gpu-nodes/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
