# Philosophy

**Target Audience:** General Audience

Vector AI's mission is to make vectors an accessible technology for businesses. To do this, we build technology and write material that makes accessing and understanding vectors easier for others.&#x20;

The Vector AI team is focused on making vectors accessible. We often build our own products on top of the Vector AI platform in order to assess the quality of the engine, how we can improve the developer experience and figure out ways to demonstrate vector search to larger audiences.&#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://learn.getvectorai.com/about/philosophy.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.
