> For the complete documentation index, see [llms.txt](https://docs.vitruveo.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vitruveo.xyz/ecosystem/projects/airdrop/points-guide.md).

# Points Guide

<table data-full-width="false"><thead><tr><th width="377">Task</th><th>Points</th></tr></thead><tbody><tr><td>Invite Code</td><td>+100</td></tr><tr><td>Follow @vitruveochain on X</td><td>+150</td></tr><tr><td>Join Vitruveo Discord </td><td>+150</td></tr><tr><td>Calculate VAM</td><td>+100</td></tr><tr><td><p>Swap USDC or USDT for VTRU </p><p>(min. $50 USD)</p></td><td>+10 per $VTRU </td></tr><tr><td>Staking VTRU</td><td>+1 per 10 VTRU/per Day</td></tr><tr><td>Referral Link</td><td>+150 per signup </td></tr><tr><td>Post on X</td><td>+1000</td></tr><tr><td>Vitruveo Airdrop Multiplier</td><td>Between 1x and 2x</td></tr></tbody></table>

*More ways to earn points will be coming soon.*


---

# 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.vitruveo.xyz/ecosystem/projects/airdrop/points-guide.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.
