# Point Sources and Inlets

- [recall\_db.rec](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/recall.rec.md): This file lists all recall records used in a simulation.
- [id (recall\_db.rec)](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/recall.rec/id-recall_db.rec.md): Unique ID of the recall record
- [name (recall\_db.rec)](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/recall.rec/name-recall_db.rec.md)
- [om\_name](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/recall.rec/om_name.md): Name of the organic and mineral data file
- [om\_unit](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/recall.rec/om_unit.md): Unit of the organic and mineral data
- [om\_tstep](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/recall.rec/om_tstep.md): Time step of the organic and mineral data
- ['om\_filename'.rec](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/filename.rec.md): This file contains the organic and mineral data for a point source or inlet
- ['pest\_filename'.rec](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/pest_filename.rec.md)
- ['path\_filename'.rec](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/path_filename.rec.md)
- ['hmet\_filename'.rec](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/hmet_filename.rec.md)
- ['salt\_filename'.rec](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/salt_filename.rec.md)
- ['cst\_filename'.rec](https://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets/cst_filename.rec.md)


---

# 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://swatplus.gitbook.io/io-docs/introduction-1/point-sources-and-inlets.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.
