> For the complete documentation index, see [llms.txt](https://docs.descend.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.descend.gg/history-of-usdtear/tear-now.md).

# TEAR Ⅱ (Now)

The recent rise of on-chain gaming and surge of new users allows us to come up with a way to scale our ambitious plan for GameFi.  L2s were not entirely new in concept but Base solved the liquidity issue. Instead of having to hold another network token, you could just bridge your ETH on the Base network.

Friend.Tech is a SocialFi platform which was an early adopter of Base and showed users its capability of fast speeds and minimal gas costs. It's been an innovative platform in which socialising and decentralisation have been combined. \
\
Us, being supportive of decentralisation, realized this was the birth of a new revolution.\
\
L2s are a new beginning for Web3 games built on Ethereum. We realized the massive game economy we wanted to build could now finally happen with the new infrastructure. The complaints of high gas fees were over. The slow speed and high cost were no longer going to be an issue anymore.


---

# 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://docs.descend.gg/history-of-usdtear/tear-now.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.
