# product

- [Fees Structure](https://docs.oneid.xyz/product/fees-structure.md): All DID prices are determined by the number of characters in the name (before the suffix)
- [ID Name Category](https://docs.oneid.xyz/product/id-name-category.md)
- [ID Name Status](https://docs.oneid.xyz/product/id-name-status.md)
- [OneID Snap on Metamask](https://docs.oneid.xyz/product/oneid-snap-on-metamask.md)
- [ONEID TOKEN ($ONEID)](https://docs.oneid.xyz/product/oneid-token.md): $ONEID is the native token of OneID — Your All-Access Identity Pass to the Open Internet. It’s not just a token — it’s the fuel behind a self-sovereign identity system that makes your digital presence


---

# 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.oneid.xyz/product.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.
