> For the complete documentation index, see [llms.txt](https://docs.swoop.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swoop.fun/swoop-ru/swoop-pro/obzor-funkcionala.md).

# Обзор функционала

### Для перехода к настройкам&#x20;

Нажмите на "Шестеренку" в правом верхнем углу

<div data-with-frame="true"><figure><img src="/files/SvEneAomk1vepaDnQZuz" alt=""><figcaption></figcaption></figure></div>

### Раздел настройки карточек

В этом разделе мы настраиваем фильтры по разработчикам и их монетам, которые после будут появляться в виде карточек.

<div data-with-frame="true"><figure><img src="/files/vWPDPMsDbYC0TzzPMqMW" alt=""><figcaption></figcaption></figure></div>

### Раздел заметок

В этом разделем мы можем просматривать заметки, которые мы сделали по разработчикам и создавать новые.

<div data-with-frame="true"><figure><img src="/files/rKbevlyijB57wT9kfrlI" alt=""><figcaption></figcaption></figure></div>

### Списки Х комьюнити

White list разработчиков с привязанным комьюнити, которых мы торгуем и которым мы доверяем. Мы можем посмотреть текущих разработчиков, заметки по ним и добавить новых.

<div data-with-frame="true"><figure><img src="/files/R1XU3Hnp6qcvmOBzZB5B" alt=""><figcaption></figcaption></figure></div>

Для добавления нового комьюнити нажмите на кнопку "Добавить".

<div data-with-frame="true"><figure><img src="/files/J5BTOeByNZXv6iifXsiY" alt=""><figcaption></figcaption></figure></div>

В открытом окне:

1. В поле 1 вводим @никнейм создателя комьюнити
2. В поле 2 можем добавить заметку о разработчике, его монетах или другую информацию

<div data-with-frame="true"><figure><img src="/files/CvJZ30z9c4Hl8niNkpaX" alt=""><figcaption></figcaption></figure></div>


---

# 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.swoop.fun/swoop-ru/swoop-pro/obzor-funkcionala.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.
