# ブートストラッピング

PaySwapでは、**PaySwap dRamps**と呼ばれるdRampsを使用して、システム全体をブートストラップします。PaySwap dRampsにはトークンを発行するための担保が必要ありません。これは、PaySwapチームが数年間取り組んできたプロジェクト全体をわずかなトークンを盗むためにリスクに晒すというリスクがあるためですが、これは明らかにそのような場合ではありません。

PaySwap dRampsの唯一の目的は、ユーザーが必要なだけのdRampsを発行しなくても、dRampsを使用できるようにすることです。

PaySwap dRampsは、十分な供給があっても、需要の半分を満たすだけの十分な需要があるとすぐに一時停止されます。

| dRamp ID | PaySwap dRamp？ |
| -------- | -------------- |
| 1        | はい             |


---

# 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/ri-ben-yu/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.
