# 당장만나: 우리어디서보까?

## 프로젝트 소개

어디서 만날지 고민일때? 친구와 중간지점에서 양심있게 만나고 싶을때?

특정 지역 근처 맛집과 자세한 리뷰 제공과 포스팅이 가능한 플랫폼

## Want to jump right in?

Feeling like an eager beaver? Jump into the quick start docs and get making your first request:

{% content-ref url="/pages/gUb0V7rWzpsrVO5Txte2" %}
[Quick Start](/api-docs/quick-start.md)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="/pages/nTomwNgZPmjcXcZXnYrg" %}
[accounts](/api-docs/reference/accounts.md)
{% endcontent-ref %}


---

# 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://800-1.gitbook.io/api-docs/undefined.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.
