# Bootstrapping

PaySwap uses ramps called **PaySwap Ramps** to bootstrap the whole system. PaySwap Ramps don't need to have collaterals in place to mint tokens. This is only a risk if the PaySwap team is willing to put the whole project that it has been working on for years at risk just to still a few tokens which is obviously not the case.

The sole purpose of PaySwap Ramps is to enable users to use the ramps without there necessarily being enough ramps out there to enable them to mint as many tokens as they want.

PaySwap ramps will be paused as soon as there is enough offer to satisfy even half of the demand for ramps.

| Ramp ID | PaySwap Ramp ? |
| ------- | -------------- |
| 1       | Yes            |


---

# 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/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.
