# Getting Started

- [API Behavior](/morphos-ai/getting-started/api-behavior.md): The Green Vectors API is designed to consolidate a collection of input vectors into a set of faceted or "categorized" vectors, ensuring dynamic handling of both existing and new facets.
- [Cost](/morphos-ai/getting-started/cost.md): Our costs are simply based on the number of input\_vectors provided. For the example request below, there are 2 input\_vectors.
- [REST API Reference](/morphos-ai/getting-started/quickstart.md): Our solution provides you with a simple endpoint to vectorize your existing data.
- [CreateGreenVectors](/morphos-ai/getting-started/quickstart/creategreenvectors.md): Green Vectors is a product which makes vector storage more efficient while providing more accurate and  faster search capability.
- [gRPC API Reference](/morphos-ai/getting-started/grpc.md): We have provided a gRPC interface for instances when there is a need to vectorize large amounts of vectors.
