> For the complete documentation index, see [llms.txt](https://docs.awenetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.awenetwork.ai/stp-kr/links-kr/awe.md).

# AWE 브랜드 자산 키트

이 키트에는 커뮤니티 포스터, 이벤트 배너, 프레젠테이션, 출시 발표 및 기타 생태계 자료에 사용할 수 있는 공식 AWE 로고와 시각적 자산이 들어 있습니다.

✅ 포함 사항&#x20;

* 다양한 스타일의 AWE 로고: 밝음, 어두움 및 그림자
* 목록 및 시각적 통합을 위한 토큰 자산
* 웹, 인쇄 및 제품 사용을 위한 PNG 및 SVG 형식

질문이 있거나 특정 형식이 필요한 경우 언제든지 문의하세요.

{% file src="/files/tZO4sJkitF5amg4lzCNh" %}

<figure><img src="/files/05NmSpffS9BdbHiBh276" alt=""><figcaption></figcaption></figure>


---

# 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.awenetwork.ai/stp-kr/links-kr/awe.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.
