# Search Dashboard

Sepana's search infrastructure is first available as hosted Search Cloud.&#x20;

Our developer dashboard helps you define, configure, and manage your search engine. This allows you to focus on building your product while we handle hosting, data pipelining, indexing, and more.&#x20;

The web3 Search Cloud is free for our early users. It's important for us to build the best search experiences for web3 and we are eager to learn alongside you the best ways to do this.

Continue reading to discover how to use the dashboard, API, and all that Sepana has to offer!


---

# 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.sepana.io/sepana-search-api/web3-search-cloud/search-dashboard.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.
