> For the complete documentation index, see [llms.txt](https://1xbinary.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://1xbinary.gitbook.io/whitepaper/8.0-roadmap/8.1-current-state.md).

# 8.1 Current state

1xBinary project has been under development for more than a year so far. During this time, the project has overcome a long way from an idea to an MVP.&#x20;

Before the result was achieved, there were many iterations, each out of which allowed to improve the features of the platform. This process continues even now.

&#x20;At the moment, the website with the project description (<https://1xb.icu/>) is live. Two samples of the MVP platform in the test net are in development. Within the MVP, the design of the web interface, smart contracts, and platform architecture are developed.&#x20;

The hardware infrastructure is based on the Amazon Web Services. Three trading pairs (BTC/USD, ETH/USD, BTC/ ETH) and 6-time intervals, lasting from half an hour to a week, are launched.


---

# 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:

```
GET https://1xbinary.gitbook.io/whitepaper/8.0-roadmap/8.1-current-state.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.
