# ACTIVE JOB

- [액티브잡의 기본](https://simian114.gitbook.io/blog/undefined/rubyonrails/active-job/undefined.md)
- [실전! 액티브 잡을 이용한 스케쥴링](https://simian114.gitbook.io/blog/undefined/rubyonrails/active-job/undefined-2.md)
- [서버를 껏다 키면 스케쥴링 된 이벤트가 사라진다!](https://simian114.gitbook.io/blog/undefined/rubyonrails/active-job/undefined-1.md)


---

# 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://simian114.gitbook.io/blog/undefined/rubyonrails/active-job.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.
