> For the complete documentation index, see [llms.txt](https://pulse-rate.gitbook.io/pulse-rate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pulse-rate.gitbook.io/pulse-rate/pulse-rate-docs.md).

# Pulse Rate Docs

The Newest Standard of Tomb Fork on Pulse Chain!

Pulse Rate, is a groundbreaking protocol that's about to shake up the Tomb Fork tradition! Pulse Rate has been meticulously designed to redefine scalability and efficiency, while seamlessly integrating with the broader Pulse Chain ecosystem. At the heart of Pulse Rate lies $PRATE an algorithmic token serving as the backbone of an ever-expanding protocol. With a clear mission to bring liquidity to users, $PRATE empowers individuals to unlock new opportunities and maximize their financial potential. We are excited to witness the impact of Pulse Rate and the $PRATE token as they empower users and reshape the future of Pulse Chain.

Pulse Rate is an algorithmic stable coin protocol pegged 1:1 to $PLS on Pulse Chain. The Pulse Rate protocol uses three tokens ($PRATE, $PSHARE, $PBOND) to incentivize a stable 1:1 peg to $PLS.&#x20;

Pulse Rates underlying mechanism dynamically adjusts $PRATE's supply, pushing its price up or down relative to the price of $PLS.

### Disclaimer & Terms

Pulse Rate is not an investment product, it is an experimental decentralized application. Do your own research before joining Pulse Rate. Investing in defi protocols is risky and may result in monetary loss. By using Pulse Rate, you agree that the Pulse Rate team is not responsible for any financial losses from investing in Pulse Rate nor do we promise any valuable returns now or in the future. You also accept and acknowledge that Pulse Rate does not operate or control the contracts on the blockchain of this protocol, these are open and permissionless and we are unable to stop anyone from using the protocol directly from the blockchain. In using these contracts you acknowledge that you understand this and are complying with the laws of your local jurisdiction.


---

# 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://pulse-rate.gitbook.io/pulse-rate/pulse-rate-docs.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.
