# Introduction to Nounspace

Welcome to the [Nounspace](https://nounspace.com) documentation!&#x20;

Nounspace’s [mission](https://paragraph.xyz/@nounspace/the-third-space) is to empower individuals, communities, and builders to express themselves freely. By offering further customization options and a growing library of open-source, configurable [Fidgets](https://docs.nounspace.com/nounspace-alpha/fidgets), Nounspace offers everything you need to create your web3 [Homebase](https://docs.nounspace.com/nounspace-alpha/spaces/homebase), define your [onchain identity](https://docs.nounspace.com/nounspace-alpha/spaces/profile), and explore the decentralized universe.\
\
This is a living document that will change as our architecture evolves. Some of the definitions put forward in these pages are descriptions of how we intend to build this platform, rather than its current capabilities. \
\
Since we're building the plane while flying it, we hope you will bear with us as these systems evolve and we can all collaborate in moving towards a future that we build together.&#x20;


---

# 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.nounspace.com/nounspace-alpha/introduction-to-nounspace.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.
