> For the complete documentation index, see [llms.txt](https://gitbook.social.monster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.social.monster/rewards/editor/how-to-trade-usdowo.md).

# How To Trade $OwO

### 1/ HODL as much $OwO as possible to earn more Points

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

Whether you put your $OwO in your SoMon in-app wallet / your attached wallet, you will get a daily snapshot for the $OwO you're holding during the Season, and earn a significant number of Points on the app!

During Season 2, HODLing 50 $OwO could make you earn 5 Points per day!&#x20;

### 2/ Trade it or grab more of it on a DEX

$OwO can also be traded on Base. At present, only transactions from [Decentralized Exchanges](https://dexscreener.com/base/0x09c149c856e6fb6e40aa39209142411b554b1a41) such as [Uniswap](https://app.uniswap.org/) are supported.

The $OwO tokens need to be sent to the attached wallet via the "Withdraw" function of the in-app wallet first.&#x20;

<figure><img src="/files/q3R4hJIJ6TIsQVMrPoRm" alt=""><figcaption><p>Dexscreener</p></figcaption></figure>

<figure><img src="/files/aYJluv7f56bRqlWjHJe2" alt=""><figcaption><p>Uniswap</p></figcaption></figure>

> ***Reminder: 0x5D559eA7bB2DAE4B694A079cb8328a2145Fd32f6 is the OwO's contract address, please pay close attention to the address to avoid being scammed, phishing and other property losses.***


---

# 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://gitbook.social.monster/rewards/editor/how-to-trade-usdowo.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.
