# Publed

- [Our Backbone](https://docs.publed.io/introduction/publed-1/our-backbone.md)
- [Science and Education Meet Web3](https://docs.publed.io/introduction/publed-1/science-and-education-meet-web3.md)
- [Users](https://docs.publed.io/introduction/publed-1/users.md)
- [Workspaces](https://docs.publed.io/introduction/publed-1/workspaces.md): In Publed we have worked on ways to let users share and store their information in a decentralized proper way. Down here you can see how it applies to your use case.
- [For Knowledge Seekers and Researchers](https://docs.publed.io/introduction/publed-1/workspaces/for-knowledge-seekers-and-researchers.md)
- [For Institutions and DAOs](https://docs.publed.io/introduction/publed-1/workspaces/for-institutions-and-daos.md)


---

# 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.publed.io/introduction/publed-1.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.
