# Myria - Getting Started

Proceed to <https://support.myria.com/hc/en-us/articles/13731602708116-Purchasing-a-Myria-Node> to purchase a Myria node

After you purchase, you will simply submit your API key into the Node Orbit dashboard to get your node started.

Please note:

If your node is running elsewhere, the node won't start after uploading your API key.  From the Myria dashboard, change the API key before submitting it.


---

# 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.nodeorbit.com/myria/myria-getting-started.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.
