# Advanced Features

The Session ecosystem’s advanced features give users access to new and powerful functions. Activating or accessing these features may require the use of Session Token (such as for the Session Name Service), or technical understanding of how to operate a server (to set up a Community).

Read more about these planned and implemented advanced features in the pages under this section.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Communities</strong></td><td>Large-scale chats that can host hundreds or thousands of users at a time.</td><td><a href="/pages/ebrD5DEd845X50dAvYoC">/pages/ebrD5DEd845X50dAvYoC</a></td></tr><tr><td><strong>Session Name Service (SNS)</strong></td><td>Add contacts and find friends easily using Session Names.</td><td><a href="/pages/jerXGuQWaeMvJNgbtnuO">/pages/jerXGuQWaeMvJNgbtnuO</a></td></tr><tr><td><strong>Session Pro</strong></td><td>A suite of premium features for Session messenger, unlocked with Session Token.</td><td><a href="/pages/prGCuLTIR0UwocbjvgSl">/pages/prGCuLTIR0UwocbjvgSl</a></td></tr></tbody></table>


---

# 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.getsession.org/readme/advanced-features.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.
