# Why did I receive pToken?

## What is a pToken?

pToken (O3 pegged token) is the cross-chain soft asset pegged(1:1) from its native token through the O3 protocol. As a medium, it enables the most basic cross-chain function. It’s not necessary for users to have any interactions with pTokens in a normal cross-chain transaction. The only scenarios a user will have to interact with them is when performing Peg, Barter, or arbitrage in the Hub.

![](https://lh6.googleusercontent.com/z2LPxhi2qpE-SekpQfvYb6LTew_nvrxqbQ0i9bU9fNg5659JWtt1BoL1vR57B9_JrJztTY2_CdRoDnFDcN8WZud5K0AFOuPbsu2L7XjEnFSXkSEIEce4jg9LLEHWmY4yU0Qj_2WPLKT7rJ8LMjO9SC8)

When a bridge or cross-chain swap transaction with a higher slippage than the user had previously set occurs due to its low or fluctuated liquidity, the barter on the destination chain may fail, then the user will receive pTokens.

To avoid it, do not set the slippage tolerance too low.

![](https://lh6.googleusercontent.com/bou6narM7gIt443FMBHMK7bRtDGsXIO0GtUO8KjUEXBVa7FORUDB0AKumTXyZiTz-dA3QrnearvkSzwXX9rAdtifYoIT3Hqq6_0oVOXpbILL1pyhITkOmPp7J-bYeA6d2JuEhoiH5_8lwXxgZYrO5IA)

{% hint style="info" %}
Do not worry if it did happen, check the [Userguide](https://docs.o3swap.com/o3-swap-user-guide/how-to-convert-between-ptoken-and-token) to convert your pTokens back to Tokens.
{% 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.o3swap.com/o3-swap-user-guide/why-did-i-receive-ptoken.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.
