# Selecting an AI Kernel

## The Gallery

The default navigation of Nesa Website is the Gallery. AI Kernels supported within Nesa Ecosystem are listed here for your choosing, grouped by model type.

In order to navigate to the Gallery, click the Gallery icon on the left-hand navigation page.

<figure><img src="https://3903893560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVtjgh8wLtiRmdt9OTX2C%2Fuploads%2FCY44jbi22K7NxK6fq8yf%2FScreenshot%202024-05-05%20at%2011.43.34%20AM.png?alt=media&#x26;token=7b9ed19a-2f24-4f14-88b5-8974787a9d0b" alt="" width="39"><figcaption><p>Gallery icon</p></figcaption></figure>

***

## Model Types

AI Kernels are grouped by model type, allowing users to efficiently pinpoint the kernel they are interested in. The number of model types available will increase over time as Nesa continues to add support for them. See a non-exhaustive screen capture below.

<figure><img src="https://3903893560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVtjgh8wLtiRmdt9OTX2C%2Fuploads%2FAFLdZEiY5qiA6qKs6SmR%2FScreenshot%202024-05-05%20at%2011.49.50%20AM.png?alt=media&#x26;token=3c57bad7-2bb8-419a-830f-363d34ea8eda" alt="" width="563"><figcaption><p>A sample of available model types</p></figcaption></figure>

***

## AI Kernel Selection

Following selection of the desired model type, users have the ability to search and sort within the available kernels.

<figure><img src="https://3903893560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVtjgh8wLtiRmdt9OTX2C%2Fuploads%2FGlEQjAk83WYF86AsazfK%2FScreenshot%202024-05-11%20at%207.47.17%20PM.png?alt=media&#x26;token=678de15d-e83b-48d5-b8d8-b30cd74a96c6" alt=""><figcaption><p>Search and sort options</p></figcaption></figure>

Some kernels, designated with a badge as a top pick, are highlighted and suggested for use by Nesa Team due to factors such as overall performance.

{% hint style="info" %}
**\[Testnet]** Some model details, like latency, likes, and cost may not appear consistent.
{% endhint %}

Following the search and sort process, users may choose their target kernel for inference simply by clicking on it. Upon selection, users will be navigated to the Query page for inference execution with their respective model primed.

<figure><img src="https://3903893560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVtjgh8wLtiRmdt9OTX2C%2Fuploads%2FPjN40tOUIWyFYZBxbQzv%2FScreenshot%202024-05-11%20at%207.48.43%20PM.png?alt=media&#x26;token=4e152a3f-a33e-45ac-aa1b-437f03102579" alt="" width="375"><figcaption><p>Example AI Kernel</p></figcaption></figure>


---

# 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.nesa.ai/nesa/using-nesa/via-web/selecting-an-ai-kernel.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.
