> For the complete documentation index, see [llms.txt](https://palmtoken.gitbook.io/palm-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://palmtoken.gitbook.io/palm-token/palmyra-platform/why-should-i-use-palmyra.md).

# Why should i use Palmyra?

In today's fast-paced world, consumers are no longer just passive recipients of products and services. They are informed, discerning, and deeply invested in understanding the story behind what they consume. This shift in consumer behavior underscores the importance of transparency, authenticity, and ethical sourcing. Palmyra, with its innovative approach, stands at the forefront of this change, championing the cause of transparency and trust in the supply chain.

<figure><img src="/files/60HRsKXMY2WdltPCTWOb" alt=""><figcaption></figcaption></figure>

**Palmyra is not just a tool; it's a commitment to transparency**

By leveraging the platform, businesses can offer their customers an in-depth, verifiable insight into a product's entire lifecycle - from its very inception at the source to its final destination in the consumer's hands. This transparency does more than just satisfy curiosity; it builds trust. It tells consumers that a brand is not only proud of its products but is also unflinchingly honest about its practices. In a market saturated with choices, this trust can be the distinguishing factor that sets a brand apart.

But Palmyra's offerings don't stop at transparency. At its core, the platform harnesses the power of blockchain technology, renowned for its security and immutability. When information is logged onto Palmyra, it's set in digital stone, immune to alterations or unauthorized changes. This robustness is invaluable for businesses, acting as a shield against the ever-looming threats of counterfeiting, fraud, and misinformation. It ensures that the narrative a brand shares is not only transparent but also unerringly accurate. For the end consumer, this assurance is priceless. It provides them with the confidence that their choices are backed by genuine information, that their trust is well-placed, and that their values of ethical consumption are being upheld.


---

# 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://palmtoken.gitbook.io/palm-token/palmyra-platform/why-should-i-use-palmyra.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.
