> For the complete documentation index, see [llms.txt](https://docs.doschain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doschain.com/migrate-to-dos-chain/polygon.md).

# Polygon

In this article, we'll discuss how to migrate deployed tokens from Polygon to DOS and also the migration of vested tokens.

### Token migration <a href="#qzr8x" id="qzr8x"></a>

#### ﻿[​](https://docs.bnbchain.org/docs/migration/evm-chains/token-migration#token-migration)Pre-requisites  <a href="#jvkto" id="jvkto"></a>

### Creating ERC-20 Token on DOS <a href="#j0zua" id="j0zua"></a>

### Bridging Tokens from Polygon to BSC <a href="#id-9e6lp" id="id-9e6lp"></a>

#### LayerZero Bridge <a href="#l9ium" id="l9ium"></a>

### Migrating Vested Token from Polygon to DOS <a href="#i5dgf" id="i5dgf"></a>

#### Migrating Vesting Contract <a href="#mnefs" id="mnefs"></a>

#### Migrating Vesting Tokens[​](https://docs.bnbchain.org/docs/migration/evm-chains/token-migration#migrating-vesting-tokens)﻿ <a href="#id-2mtsh" id="id-2mtsh"></a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.doschain.com/migrate-to-dos-chain/polygon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
