# \[서버/머신 등록하기]

- [서버/머신 등록 프로세스](https://runyourai.gitbook.io/userguide/provider/undefined.md): 서버/머신 등록 프로세스를 전체적으 보여주는 가이드입니다.
- [등록 조건 확인](https://runyourai.gitbook.io/userguide/provider/conditions.md): 등록을 위해 먼저 등록 가능한 GPU 서버 조건을 확인하세요.
- [서버 등록 신청](https://runyourai.gitbook.io/userguide/provider/conditions-1.md): 등록을 위해 먼저 등록 가능한 GPU 서버 조건을 확인하세요.
- [서버 관리](https://runyourai.gitbook.io/userguide/provider/conditions-2.md)
- [머신 등록](https://runyourai.gitbook.io/userguide/provider/conditions-3.md): 이 가이드는 Runyour AI 플랫폼에서 GPU 상품을 판매하시는 공급자분들을 위한 등록 안내입니다. 안내 내용을 참고하셔서 머신 상품을 등록해 주세요.
- [머신 등록 방법](https://runyourai.gitbook.io/userguide/provider/conditions-4.md)
- [머신 관리](https://runyourai.gitbook.io/userguide/provider/managegpu.md): 머신 공급 비활성화 / 수정 / 삭제하는 방법을 확인해보세요.
- [수익 조회 및 정산](https://runyourai.gitbook.io/userguide/provider/withdrawal.md): Runyour AI에 등록한 GPU 머신을 통해 발생한 수익을 조회하고 인출 신청하는 방법을 안내드립니다.


---

# 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://runyourai.gitbook.io/userguide/provider.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.
