> For the complete documentation index, see [llms.txt](https://swopple.gitbook.io/swop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swopple.gitbook.io/swop/tokenomics/token-distribution/interact-2-earn.md).

# Interact 2 Earn

#### The "Interact 2 Earn" program rewards users for a wide range of interactions within the Swop ecosystem. Each action not only contributes to the user's own experience but also to the collective growth and enrichment of the Swop platform. The following activities are eligible for rewards under this program:

* Creating a Swop.id: New users are welcomed with Swopple tokens upon creating their unique Swop.id, establishing their presence in the Swop ecosystem.
* Social Media Engagement: Users who integrate their Swop.id into their social media profiles or mention it in posts are rewarded, thereby increasing Swop's visibility and user engagement.
* Connection and Referral Rewards: Swopple tokens are awarded for each new connection made or referral to the platform, incentivizing the growth of the Swop community network.
* Transactions Using Swop.id: Every transaction made using Swop.id earns tokens, promoting the use of Swop for business and personal transactions.
* Content Creation and Sharing: Original blogs, posts, or content tagging Swop or discussing the platform earn rewards, encouraging quality content generation within the ecosystem.
* NFC Interactions: Purchases made or interactions triggered through NFC technology are rewarded, enhancing the adoption of Swop's NFC features.

The incentive structure of the "Interact 2 Earn" program is designed to be transparent and equitable, ensuring that users are rewarded in proportion to their engagement and contributions. The program features a tiered reward system, where more significant actions or contributions are met with higher rewards. This not only motivates a broad spectrum of activities but also encourages users to explore and utilize the full range of Swop’s features.

<br>


---

# 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://swopple.gitbook.io/swop/tokenomics/token-distribution/interact-2-earn.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.
