# Utility

Here's what you can do as an owner of the .slam NFT:

### Govern

* Obtain automatic membership in the [SlamNet DAO](/governance/slamai-dao.md)
* Submit SLAM Improvement Proposals (SIPs) to improve the [SlamNet](/welcome-to-slamai/mission-and-vision.md) ecosystem for evaluation by the [House of SLAM](/governance/house-of-slam.md)
* Submit SLAM Curation Proposals (SCPs) to the House of SLAM to curate which web3 data streams will flow through the [SlamLink](/platforms/slamagent.md) pipeline; which enriched, proprietary data streams will flow gas-free onto [SlamChain](/platforms/slamchain.md); and which creators will produce video, written, or code-generated content on [SlamX](/platforms/slamfun.md)
* Run for office in the House of SLAM or the [SLAM Senate](/governance/slam-senate.md)
* Vote for the representatives in the House of SLAM
* Ratify major SIPs requiring a full community-wide vote

### Access

* Use tier-gated applications built with the SlamLink pipeline
* Consume tier-gated content on the SlamX platform
* Receive potential airdrops from SlamNet and its partners
* Participate in tier-gated channels within the SlamNet Discord

### Transact

* Send and receive crypto assets on the Solana blockchain, using your easy to remember and communicate web3 domain address

<figure><img src="/files/3b7AWtUrc5n6LF2cJ6Hf" alt="" width="256"><figcaption><p>.slam NFT</p></figcaption></figure>


---

# 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.slamai.xyz/tokens/.slam-nft/utility.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.
