# Profile

Profiles enable users to express themselves through a customized [Space](/nounspace-alpha/spaces.md).&#x20;

Customizable elements include taglines, background, profile music (either MP3 or [sound.xyz](http://sound.xyz/) NFTs), who you’d like to meet, and custom \[filtered] HTML and CSS.&#x20;

Further, Nounspace will enable users to add Fidgets and Tabs to their profile. This enables profiles to add powerful functionality to their profile, such as displaying Auctions, Proposals, Treasury Balances, and even embed entire frontend applications hosted on IPFS, (for example, [nouns.wtf](http://nouns.wtf/) or [shapeshiftdao.eth.limo](http://shapeshiftdao.eth.limo/) could be accessible from dapp tabs on the @nounsdao and @shapeshift profiles)&#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/spaces/profile.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.
