# What is Relic?

[Relic](https://relic.bot) is an app for posting and collecting onchain photos.

* Take photos with the app to publish them permanently onchain
* Earn $RELIC by getting likes.
* Liking a relic makes you eligible to mint it as an NFT when the creator releases it.
* Good content will be rewarded with verified status.
* Reach verified status to claim your wvm.eth identity.


---

# 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.relic.bot/what-is-relic.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.
