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

# Obtain Token

The monopoly profit model of traditional Internet companies will eventually be replaced by a decentralized model that embraces the ownership economy.&#x20;

Due to the transparency, fair incentive mechanism and decentralized governance mechanism of blockchain, DAREN’s business model will benefit consumers, service providers, invitees and sharers together.

<figure><img src="/files/pU7Ktj0fUd6kuKMCxiZy" alt=""><figcaption></figcaption></figure>

#### **Trade to Earn**

While DAREN imposes a 2.5% transaction fee, each successful trade rewards both transaction parties with a portion of this fee in DT, making trading on Daren an excellent avenue to earn DT! Specifically, either the buyer or seller will receive a DT bonus equal to 15% of the transaction fee.

#### **Invite to Earn**

By inviting a friend to DAREN, you earn a permanent rebate. Whenever your referred friend completes a trade, you receive a DT rebate. Despite DAREN's 2.5% service charge, a part of this fee is refunded to both the inviter and invitee in DT, positioning friend referrals as a prime method for earning DT. The referrer (linked to either buyer or seller) gains a DT bonus representing 10% of the service fee.

#### &#x20;**Vote to Earn**

In disputes between buyers and sellers, initiating arbitration allows buyers to seek resolution. Voting participants in the arbitration process are rewarded with Daren Tokens, sharing a collective bonus of 10% of the disputed value, allocated over a seven-day voting period.


---

# 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://darenmarket.gitbook.io/whitepaper/tokenomics/obtain-token.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.
