# Namebase

- [Vision and mission](https://learn.namebase.io/about-namebase/vision-and-mission.md): The vision, mission, and strategy for Namebase
- [Private naming](https://learn.namebase.io/about-namebase/private-naming.md): A guide for naming privately
- [Verifying](https://learn.namebase.io/about-namebase/verifying.md): We use Jumio to verify accounts
- [Security](https://learn.namebase.io/about-namebase/security.md): Security is our number one priority at Namebase. We take careful measures to make sure customer funds and names are as safe as possible.
- [Revenue streams](https://learn.namebase.io/about-namebase/revenue-streams.md): Namebase's services


---

# 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://learn.namebase.io/about-namebase.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.
