# Alternative Frontends

{% hint style="success" %}
**Important:** Before utilizing any alternative frontends, it is crucial to verify the provided links for authenticity and security. Always ensure the accuracy of the links from this repository to maintain a secure and reliable user experience.
{% endhint %}

### pSTAKE App <a href="#pstake-app" id="pstake-app"></a>

| Provider         | Link                                      |
| ---------------- | ----------------------------------------- |
| Kitkat           | <https://ipfs.kitkat.zone/pstake>         |
| Baryan           | <https://pstake.baryon.guru/>             |
| Cosmonaut Stakes | <https://ipfs.cosmonautstakes.com/pstake> |
| ATOM Staking     | <https://ipfs.atomstaking.org/pstake>     |
| Stake & Relax    | <https://ipfs.stakeandrelax.net/pstake>   |
| Kleomedes        | <https://ipfs.kleomedes.network/pstake>   |

{% hint style="info" %}
***If you are hosting an alternative frontend & not included in the below list, reach out to the pSTAKE's team, and we will ensure its addition.***
{% endhint %}


---

# 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.pstake.finance/geofencing/alternative-frontends.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.
