> For the complete documentation index, see [llms.txt](https://axicov-ai.gitbook.io/axicov-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://axicov-ai.gitbook.io/axicov-docs/core-concepts/axicov-namespace-services-ans.md).

# Axicov Namespace Services (ANS)

### Identity and Its Importance in a Digital World

In a landscape filled with countless agents, understanding the creator of each becomes crucial. **Enter the&#x20;*****Axicov Namespace Service (ANS).***

### What is ANS?

ANS is a naming system that provides developers and users with **.axi identities**. Examples include:

* `alice.axi`: A developer's primary namespace
* `quizbot.alice.axi`: An agent deployed by Alice

### Why ANS Matters

* **Ownership**: Names indicate who created and owns an agent.
* **Credibility**: Users can trust agents associated with verified namespaces.
* **Composability**: A single namespace can encompass multiple agents, each accessible through subdomains.

### Practical Example

If a teacher registers `teachme.axi`, all their deployed agents—such as math, science, or test prep—are available under this main identity. Students can easily recognize and trust the source of their learning materials.

ANS converts **anonymous code into branded and trusted entities**.
