# 滤件的基本结构

修改或者建立滤件要了解滤件的基本结构

* 建立新滤件方法，依次打开菜单 Edit >> Import Filters >> New Filter，详见[建立新滤件](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/filters/edit-filters/Creating_a_New_Filter.htm)
* 编辑滤件方法，依次打开菜单 Edit >> Import Filters >> Open Filter Manager，选择一个滤件然后编辑。最近使用过的滤件在 Import Filters 子菜单中，因此选择编辑即可

下面是一个滤件的基本组成的文章

* [滤件编辑窗口](/filters/edit-filters/filter-editor-window.md)
* [About This Filter 面板](/filters/edit-filters/about-this-filter.md)
* [Templates](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/filters/edit-filters/Working_w_Fltr_Tmplts.htm)
* [滤件选项](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/filters/edit-filters/The_Filter_Options.htm)


---

# 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://kb.howsci.com/filters/edit-filters/basic-components-of-a-filter.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.
