# Wrap Tokens

Wrapping tokens is the simplest way to get started with Shell Protocol. Wrapping a token does not affect its value or your balance. It simply switches the ledger on which ownership of the token is recorded. (In this case, ownership of Shell-wrapped tokens is recorded on [the Ocean](/how-shell-works/the-ocean-accounting-hub.md), Shell's accounting hub.)

## How to wrap tokens

To wrap a token, first pick the token that you want to wrap in the 'Swap from' field. In the box below, pick the 'sh-' version of your token.

You'll notice 'Swap from' now says 'Wrap from.'

![](https://cdn-images-1.medium.com/max/1600/0*NtR-iMwm5_IhDVcP)

Fill in the numbers for how many tokens you want to wrap, and click 'Wrap Token." That's it!

## Why wrap tokens?

You can earn [Shell Points](/user-guide/earn-rewards/shell-points-concluded.md) with comparatively low risk simply by wrapping tokens into Shell during the guarded launch. Wrapping tokens will make it easier and cheaper to use them with [Shell primitives](/getting-started/integrations/shell-native-primitives.md) later on.


---

# 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://wiki.shellprotocol.io/user-guide/wrap-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.
