# Inicialização

O PaySwap utiliza dRamps chamados **PaySwap dRamps** para inicializar todo o sistema. As PaySwap dRamps não precisam ter garantias em vigor para criar tokens. Isso só seria um risco se a equipe do PaySwap estivesse disposta a colocar todo o projeto no qual tem trabalhado por anos em risco apenas para roubar alguns tokens, o que obviamente não é o caso.

O único propósito das PaySwap dRamps é permitir que os usuários usem as dRamps sem necessariamente haver dRamps suficientes para permitir que eles criem quantos tokens desejarem.

As PaySwap dRamps serão pausadas assim que houver oferta suficiente para satisfazer mesmo que seja metade da demanda por dRamps.

| ID da dRamp | PaySwap dRamp ? |
| ----------- | --------------- |
| 1           | Sim             |


---

# 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.payswap.org/portugues/products/dramps/bootstrapping.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.
