# Splitting/Combining Tokens

## Splitting Underlying:

If a user wants to split their underlying into YTs and PTs, they can do so by navigating to the `Positions` page.

From there a user can chose a market to participate in, and can split their underlying into tokens within that market.

![](/files/hNw3BvyoxFaFL9Taebrs)

<img src="/files/w7Awtj9ZlzJ65ALnJV32" alt="" width="349">

1. Select `Split`.
2. Approve your underlying balance.
3. Enter the amount of underlying you would like to split.
4. Confirm the amount and then confirm the transaction in your web3 wallet when prompted.

## Combining YTs/PTs:

A user can also combine their PTs & YTs on the `Positions` page.

From there a user can chose a market, and can combine their PTs & YTs within that market.

![](/files/SOYMha3bzzo030Vc1sXQ)

<img src="/files/Lh2bvb71Iy5gGRq4DYoe" alt="" width="355">

1. Select `Combine` .
2. Enter the amount of PTs & YTs you would like to combine.
3. Confirm the amount and then confirm the transaction in your web3 wallet when prompted.


---

# 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.swivel.finance/swivel-exchange/exchange-functions/splitting-combining-tokens.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.
