> For the complete documentation index, see [llms.txt](https://peardao.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://peardao.gitbook.io/docs/pear-events/tokyo-ver-1.0-release/features.md).

# Features

**Flexible Ad Spot Bidding**

* When users are posting ads, they can choose to post the ad together with a specific amount of PEX token so that their ads will be ranked higher in the marketplace. The highest bidder will obtain the higher ad spot on the marketplace.

**Advertisement Sharing Function**

* Advertisement publishers may now directly retrieve their ad’s URL and share it with their preferred trading partners.

**Private Advertisements**

* Users may choose to post their ads privately. Private ads will not be displayed on the marketplace, giving users more privacy. Traders can place an order on the ad by using the shared link from the ad publisher.

**Live Price Feed**

* The Pear Marketplace has integrated with ChainLink’s real-time price data to provide users with the latest USDT/BUSD/USDC price for reference when trading.

**NFT Staking (Within two weeks of token launch)**

* All users who have at least 1 Genesis Pear Ticket will be able to stake their NFTs to receive daily PEX rewards.

**DAO Voting Mechanism (Coming Soon)**

* PearDAO members will be able to vote on proposals that are submitted to the community. Once approved, it will be able to make changes to the Pear Marketplace, such as the types of crypto assets that can be traded, or the trading limit of each individual user.&#x20;

**Ad referral program (Coming Soon)**

* Through the sharing of advertisements on the Pear Marketplace, any users who have successfully referred a friend to complete an order will receive PEX rewards.

**PearDAO dispute system (Coming Soon)**

* Selected members of PearDAO will act as dispute arbitrators to resolve possible appeals on the platform. Through case analysis and dispute settlement, DAO members will be given token rewards.&#x20;

With the release of PEX, users will no longer need to stake USDT in order to purchase crypto assets on the marketplace. All staked USDT amounts can be unstaked at any time. The new upgrade will not affect your assets lock in the smart contract.

All advertisements on the marketplace that have been posted before this upgrade will be hidden automatically, kindly delist all these ads and post them again after staking PEX-BNB LP Token in the Trade Access Pool.


---

# 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://peardao.gitbook.io/docs/pear-events/tokyo-ver-1.0-release/features.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.
