> For the complete documentation index, see [llms.txt](https://docs.w.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.w.ai/get-started/faq.md).

# FAQ

### What is w\.ai?

w\.ai a simple application that lets you contribute your device's extra computing power to a global network. In the background, you’re helping run AI applications and do cutting edge AI research, earning rewards for your contribution.&#x20;

w\.ai is a collaborative effort involving the team behind the popular WOMBO apps (200M+ Downloads & backed by NVIDIA), using their expertise to help build a more open and accessible AI future.

### Is it safe? Is my data and privacy protected?

Yes, w\.ai is built with security and privacy as top priorities. The application only utilizes your device's extra processing power for approved AI tasks and does not access your personal files or private data.&#x20;

All communication with our servers is encrypted. w\.ai records basic device information and IP address for security and fraud prevention, similar to any other app you may download.

### How do I earn rewards?

Your contributions to the w\.ai network are tracked through w Points, which are shown in your dashboard. Points are awarded based on the computing power you contribute to AI tasks. The more you contribute, the more w Points you'll receive. You can also earn bonus w Points by inviting friends through our referral program!

### What are w Points & how much are they worth?

w Points track your participation and will determine the tokens/rewards you receive when they're distributed. Think of them as points that reflect your participation in building this open AI infrastructure.&#x20;

While w Points don't have a direct cash value right now, they will be a factor in determining future rewards as the w\.ai ecosystem and network mature.&#x20;

### Is w\.ai stable?

w\.ai is currently live in beta and rapidly evolving. You may encounter occasional bugs or experience downtime during this phase. Our team closely monitors the network’s health and actively updates our Discord community whenever issues arise. We appreciate your patience and feedback as we evolve.

### Can I use multiple devices?

Yes. You can run the w\.ai client on multiple devices using a single account. Your contributions across devices will accumulate collectively into your total w Points balance.

### Where can I see device & total points for my account?

View your points by device and total points here: <https://app.w.ai/dashboard>


---

# 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:

```
GET https://docs.w.ai/get-started/faq.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.
