# Frequently Asked Questions

<details>

<summary>What is Prime Protocol?</summary>

Prime Protocol is a cross-chain prime brokerage that allows users to borrow against the value of their entire portfolio of assets across numerous chains. Prime provides access to instant liquidity by eliminating the need to bridge or swap your assets across chains.

</details>

<details>

<summary>What is the Prime Pioneer NFT?</summary>

The Prime Pioneer NFT commemorates active and valuable participation in Prime Protocol’s testnet. Holders of the NFT are granted an exclusive role in our Discord. The Prime Pioneer NFT is non-transferrable and can no longer be obtained.

</details>

<details>

<summary>Why do some transactions take longer than others to process on Prime?</summary>

Prime Protocol is a cross-chain platform, with support for many different blockchains. Some blockchains naturally have a longer time to reach finality for transactions, meaning that transactions on those chains will take longer to process. We introduced Universal Access to allow users to initiate transactions on any supported chain on the platform while paying gas fees using any other chain supported on Prime to help alleviate some of these finality issues and help save our users time and money for their transactions.

</details>

<details>

<summary>Does Prime have a token?</summary>

Prime Protocol does not currently have a token. Any tokens you may see that claim to be associated with the protocol are scams.

</details>

<details>

<summary>Where can I view Prime's audits?</summary>

All audit data for Prime's contracts will be published when mainnet is live. Prime Protocol has undergone multiple audits from Ackee Blockchain and Veridise.

</details>


---

# 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.primeprotocol.xyz/other-information/frequently-asked-questions.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.
