# Philosophy

{% hint style="info" %}
**Disclaimer:** here[^1]
{% endhint %}

A “memecoin” is a cryptocurrency inspired by internet memes or cultural trends, typically lacking any utility or intrinsic value (on purpose). Memecoins on Solana have a short life expectancy: most launch on [pump.fun](https://pump.fun/), get traded by “degens” for a few hours, and then die. On Bitcoin, we believe memecoins should be viewed more as collectibles; if not, there’s no point in having them on Bitcoin. Solana is faster and cheaper, but Bitcoin is forever. The Relics protocol wasn’t created for coins that last only a few blocks—it was designed to host fungible collectibles for eternity.

[^1]:


---

# 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.relicsprotocol.com/relics/introduction/philosophy.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.
