# FAVOR DApp

- [DApp](https://docs.favoralliance.io/favor-dapp/dapp.md): FAVOR는 Web3 인프라를 구축하고 있으며, 우리가 구축한 DApp에 $FAVR을 유틸리티 토큰으로 사용하여 FAVOR의 생태계를 확장하고 있습니다.


---

# Agent Instructions: 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:

```
GET https://docs.favoralliance.io/favor-dapp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
