# Open Source

At PixelSwap, we believe in the power of open source collaboration and community engagement. As we progress through the public beta phase of our platform, we are excited to share our commitment to open sourcing our technology and code.&#x20;

As we approach the end of our public beta phase, we will be providing more details on the specific timeline and process for open sourcing the PixelSwap codebase. Be sure to check back regularly or subscribe to our updates to stay informed about this exciting milestone.


---

# 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.pixelswap.io/technology/open-source.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.
