# Swoop Pro Settings

### To open the settings

Click the gear icon in the top-right corner.

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

### Card Settings

In this section, you configure the filters for developers and their tokens, which will then appear as token cards.

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

### **Notes Section**

In this section, you can view the notes you’ve created for developers and add new ones.

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

###

### X Community Lists

A whitelist of developers with linked communities that we trust and actively trade. You can view existing developers, see your notes about them, and add new ones.

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

To add a new community, click the “Add” button.

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

**In the popup window:**

1. Enter the community creator’s **@username** in the first field.
2. Use the second field to add a note about the developer, their tokens, or any other relevant information.

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


---

# 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://docs.swoop.fun/swoop-pro/swoop-pro-settings.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.
