> For the complete documentation index, see [llms.txt](https://usdscratch-gitbook.gitbook.io/galacticats/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usdscratch-gitbook.gitbook.io/galacticats/blockjobs/platform-roadmap.md).

# Platform Roadmap

***Q1 Roadmap 2024***

* [x] Draft First concept
* [x] design UI/UX w Figma
* [x] Create landing page for yarn.solutions
* [x] recruit beta testers

***Q2 Roadmap 2024***

* [x] build out the platforms bare bones
* [x] collaborate with other blockchain developers
* [x] add more user timeline activity data
* [x] aggragated listings
* [ ] add fiat payment rail
* [ ] user messaging
* [ ] add more login options

***Q13Roadmap 2024***

* [ ] create add-space

* [ ] deploy discord bot

* [ ] token gated post

* [ ] google ads

* [ ] cross chain integration

* [ ] web3 job fair event(s)


---

# 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://usdscratch-gitbook.gitbook.io/galacticats/blockjobs/platform-roadmap.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.
