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

# Roadmap

Paysenger entered the development stage in early 2020.

In October 2021, Paysenger participated in Blockchain Life 2021, and raised $70,000 in a span of two days. It’s constantly attracting new investors and has only rolled out 2% of its max supply raising over $500,000 from token sales.

The project has already passed its alpha testing phase; all features in the first version have been successfully tested and implemented.

The project has carried out a successful presale raising over $3,250,000 in investment and token sales since its inception, and is currently preparing to roll out in an IDO in Q2 2023.

At the same time, Paysenger is launching extensive marketing campaigns in Asia, the Middle East, and USA, working with some of the biggest celebrities, influencers and other names in the industry.

However, for Paysenger, it’s not just about collecting money – it’s about meeting partners, insiders and true experts who will give meaning to the platform.

<figure><img src="/files/7zZ82plJHD4iWtLZX8sl" alt=""><figcaption></figcaption></figure>


---

# 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.paysenger.com/roadmap.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.
