# Subnet 25 Getting Started

Before working with subnet 1, you should familiarize yourself with the [Bittensor documentation](https://docs.bittensor.com/), describing the ecosystem and relationships between network participants.

***

## There are several ways to get started with Mainframe

### Mining

* [Mining Instructions](https://github.com/macrocosm-os/folding/blob/main/documentation/mining.md)

### Validating

* [Validator Setup Guide](https://github.com/macrocosm-os/folding/blob/main/documentation/validation.md)

### API Documentation

* Get started with our Folding and Organic APIs - [api-documentation](https://docs.macrocosmos.ai/developers/api-documentation "mention")

### Explore Constellation

* Mainframe is live on [Constellation](https://app.macrocosmos.ai/)

***

If you have any questions or require support, please message us in the [Bittensor Discord](https://discord.gg/XsWQznEdd5) channel for subnet 25, or our own [Macrocosmos Discord](https://discord.gg/RDyfREr4ew) server.

***


---

# 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.macrocosmos.ai/subnets/subnet-25-mainframe/subnet-25-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.
