> For the complete documentation index, see [llms.txt](https://docs.klayswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klayswap.com/dropsguide/timeline.md).

# 드랍스 Timeline 가이드

<figure><img src="/files/Q96eOj1PNrqh5xwCzOha" alt=""><figcaption></figcaption></figure>

* 정보 전달 가이드는 토큰을 프로젝트사가 직접 발행하는 경우와 Ozys에게 토큰 발행에 대한 기술을 지원 받는 경우에 따라 내용에 차이가 있습니다.&#x20;
* 토큰을 프로젝트사가 직접 발행하는 경우 하단 '정보 전달 가이드(토큰발행 - 프로젝트사)' 버튼을 클릭해 주시고, Ozys로부터 토큰 발행에 대한 기술을 지원 받는 경우 하단 '정보 전달 가이드(토큰발행 - Ozys)' 버튼을 클릭해주시기 바랍니다.&#x20;

{% content-ref url="/pages/QLge2othVeXWmiXqSUXj" %}
[정보 전달 가이드(토큰발행 - 프로젝트사)](/dropsguide/timeline/guide1.md)
{% endcontent-ref %}

{% content-ref url="/pages/n3oayQR0EC9cwyRJ7jdD" %}
[정보 전달 가이드(토큰발행 - Ozys기술 지원)](/dropsguide/timeline/guide2.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.klayswap.com/dropsguide/timeline.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
