> For the complete documentation index, see [llms.txt](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/help/faqs/dashboard-website/reward-points/how-to-earn-more-points.md).

# How to Earn More Points?

There are multiple ways to earn points in your account. These points are added automatically when you complete eligible actions:

| Action                                 | Points Earned |
| -------------------------------------- | ------------- |
| Daily login                            | +5 points     |
| Add a new device                       | +20 points    |
| Redeem a valid license                 | +30 points    |
| Invite a friend (who installs the app) | +50 points    |
| Submit feedback or bug report          | +10 points    |

Other seasonal or promotional events may also offer bonus points. Be sure to check the **Notifications** or **Wallet** tab inside the Admin App for special offers.

**Pro tip:** Log in daily and invite trusted users to grow your points quickly!


---

# 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://phonetracker247-1.gitbook.io/support.phonetracker247.com/help/faqs/dashboard-website/reward-points/how-to-earn-more-points.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.
