# How Relic works

#### Creating an account

Account creation is just one tap. A new wallet is generated in the browser app and seeded with some testnet Load Network tokens and $RELIC. You are free to export the wallet's private key and load it into a wallet app to use the account elsewhere.

#### Posting relics

After installing the relic.bot app on your mobile browser and creating a wallet, use the camera feature to take a photo and post it onchain.

**Liking relics**

Liking relics costs $RELIC tokens, as set by the original creator. If users like your relics, you earn $RELIC for good content

**Minting relics**

Creators can choose to mint a relic as an NFT and distribute it to everyone who has liked it, in one tap. Liking a relic is like betting on its future collectability.

**Getting verified**

Any user currently verified can vouch for unverified users, allowing them to claim verified status. One vouch per day per user.


---

# 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/how-relic-works.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.
